[jgroups-git] [belaban/JGroups] 27528f: printing only the coord's address instead of the e...
Brought to you by:
belaban
From: <no...@gi...> - 2011-09-06 09:42:34
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 27528fada2355e1269fd37f9251bca7ad0306f78 https://github.com/belaban/JGroups/commit/27528fada2355e1269fd37f9251bca7ad0306f78 Author: Bela Ban <be...@ya...> Date: 2011-09-06 (Tue, 06 Sep 2011) Changed paths: M src/org/jgroups/protocols/MERGE2.java Log Message: ----------- printing only the coord's address instead of the entire view on a discovery response Commit: a1c4e5bdb847f88e4a86467289368b9ad9f2693d https://github.com/belaban/JGroups/commit/a1c4e5bdb847f88e4a86467289368b9ad9f2693d Author: Bela Ban <be...@ya...> Date: 2011-09-06 (Tue, 06 Sep 2011) Changed paths: M src/org/jgroups/util/Util.java Log Message: ----------- added javadoc comment to Util.getRank() Commit: 70209784707a0af7edf39489bae08ac2f6a0573d https://github.com/belaban/JGroups/commit/70209784707a0af7edf39489bae08ac2f6a0573d Author: Bela Ban <be...@ya...> Date: 2011-09-06 (Tue, 06 Sep 2011) Changed paths: M doc/API_Changes.txt M src/org/jgroups/protocols/Discovery.java Log Message: ----------- - Removed num_ping_requests - Removed PingSenderTask - Staggering of discovery responses is now correct Compare: https://github.com/belaban/JGroups/compare/2009719...7020978 |