| java.lang.Object org.jgroups.tests.NAKACKTest2
NAKACKTest2 | public class NAKACKTest2 (Code) | | Tests the "NAKACK retransmit message lost" problem. Start 2 members, then a third one, and you should never see
the problem with messages than cannot be retransmitted because they were already garbage-collected.
author: Bela Ban Apr 4, 2004 version: $Id: NAKACKTest2.java,v 1.4 2004/07/05 14:15:22 belaban Exp $ |
Inner Class :class Receiver extends Thread | |
|
|