[jgroups-git] [belaban/JGroups] 7dd845: Correct timeout for suspected members - added VERI...
Brought to you by:
belaban
From: GitHub <no...@gi...> - 2012-03-07 11:41:51
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 7dd8451c374526ef68ba25bba923f77cf17fe5bf https://github.com/belaban/JGroups/commit/7dd8451c374526ef68ba25bba923f77cf17fe5bf Author: Bela Ban <be...@ya...> Date: 2012-03-07 (Wed, 07 Mar 2012) Changed paths: M src/org/jgroups/protocols/VERIFY_SUSPECT.java A tests/junit-functional/org/jgroups/protocols/VERIFY_SUSPECT_Test.java Log Message: ----------- Correct timeout for suspected members - added VERIFY_SUSPECT_TEST as well (https://issues.jboss.org/browse/JGRP-1429) Commit: 12220e0e73a580dca4f67e73d8727279b56f3b6a https://github.com/belaban/JGroups/commit/12220e0e73a580dca4f67e73d8727279b56f3b6a Author: Bela Ban <be...@ya...> Date: 2012-03-07 (Wed, 07 Mar 2012) Changed paths: M src/org/jgroups/protocols/VERIFY_SUSPECT.java A tests/junit-functional/org/jgroups/protocols/VERIFY_SUSPECT_Test.java Log Message: ----------- Merge branch 'JGRP-1429' Compare: https://github.com/belaban/JGroups/compare/4167d68...12220e0 |