[jgroups-git] [belaban/JGroups] 797810: Implemented DTest
Brought to you by:
belaban
From: <no...@gi...> - 2011-12-08 17:24:36
|
Branch: refs/heads/dtest Home: https://github.com/belaban/JGroups Commit: 79781055fa007accc2e9c2d3195a2e56a63ea318 https://github.com/belaban/JGroups/commit/79781055fa007accc2e9c2d3195a2e56a63ea318 Author: Bela Ban <be...@ya...> Date: 2011-12-08 (Thu, 08 Dec 2011) Changed paths: A bin/dtest.sh M conf/jg-magic-map.xml M conf/jg-protocol-ids.xml A src/org/jgroups/demos/dynamic/Arguments.java A src/org/jgroups/demos/dynamic/Command.java A src/org/jgroups/demos/dynamic/DTest.java A src/org/jgroups/demos/dynamic/DTestHeader.java A src/org/jgroups/demos/dynamic/commands/all.java A src/org/jgroups/demos/dynamic/commands/bounce.java M src/org/jgroups/util/PropertiesToXML.java M src/org/jgroups/util/Util.java Log Message: ----------- Implemented DTest Commit: 7c5b4526c16937785dc6fc39b66c5407faf8003c https://github.com/belaban/JGroups/commit/7c5b4526c16937785dc6fc39b66c5407faf8003c Author: Bela Ban <be...@ya...> Date: 2011-12-08 (Thu, 08 Dec 2011) Changed paths: A src/org/jgroups/demos/dynamic/commands/echo.java Log Message: ----------- Implemented DTest Commit: c44ed8f744311e84f5bc0e897316ec2c40ee8d24 https://github.com/belaban/JGroups/commit/c44ed8f744311e84f5bc0e897316ec2c40ee8d24 Author: Bela Ban <be...@ya...> Date: 2011-12-08 (Thu, 08 Dec 2011) Changed paths: M src/org/jgroups/conf/PropertyConverters.java M src/org/jgroups/stack/Configurator.java M src/org/jgroups/stack/Protocol.java M src/org/jgroups/stack/ProtocolStack.java M src/org/jgroups/util/Util.java Log Message: ----------- Moved getField()/setField() from Configurator to Util Commit: d7f3c3cb7d763c72020454059bd583a93c9b1605 https://github.com/belaban/JGroups/commit/d7f3c3cb7d763c72020454059bd583a93c9b1605 Author: Bela Ban <be...@ya...> Date: 2011-12-08 (Thu, 08 Dec 2011) Changed paths: A bin/mperf.sh M conf/fast-local.xml M conf/jg-magic-map.xml M conf/jg-protocol-ids.xml M src/org/jgroups/Header.java A tests/perf/org/jgroups/tests/perf/MPerf.java Log Message: ----------- Config changes are now broadcast to all members Commit: bf5dd39105292b89227245b38a1d57fccf0e00bb https://github.com/belaban/JGroups/commit/bf5dd39105292b89227245b38a1d57fccf0e00bb Author: Bela Ban <be...@ya...> Date: 2011-12-08 (Thu, 08 Dec 2011) Changed paths: M tests/perf/org/jgroups/tests/perf/MPerf.java Log Message: ----------- added config 'state transfer' to joining member Compare: https://github.com/belaban/JGroups/compare/7978105^...bf5dd39 |