Skip to content

Commit 1c80a56

Browse files
committed
Removed STABLE from default stack-new
1 parent 4239dc7 commit 1c80a56

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/org/jgroups/util/Util.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,6 @@ public static Protocol[] getTestStackNew(Protocol... additional_protocols) {
263263
new SHARED_LOOPBACK_PING(),
264264
new NAKACK4(),
265265
new UNICAST4(),
266-
new STABLE(),
267266
new GMS().setJoinTimeout(500),
268267
new FRAG2().setFragSize(8000)
269268
};

0 commit comments

Comments
 (0)