javagroups-git Mailing List for JGroups (Page 144)
Brought to you by:
belaban
You can subscribe to this list here.
2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(28) |
Dec
(44) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2011 |
Jan
(56) |
Feb
(37) |
Mar
(38) |
Apr
(38) |
May
(17) |
Jun
(13) |
Jul
(40) |
Aug
(27) |
Sep
(38) |
Oct
(31) |
Nov
(42) |
Dec
(22) |
2012 |
Jan
(56) |
Feb
(27) |
Mar
(40) |
Apr
(28) |
May
(57) |
Jun
(40) |
Jul
(30) |
Aug
(32) |
Sep
(45) |
Oct
(36) |
Nov
(42) |
Dec
(36) |
2013 |
Jan
(25) |
Feb
(55) |
Mar
(7) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(2) |
2014 |
Jan
(1) |
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2017 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2019 |
Jan
(1) |
Feb
(19) |
Mar
(33) |
Apr
(17) |
May
(27) |
Jun
(27) |
Jul
(8) |
Aug
(30) |
Sep
(25) |
Oct
(16) |
Nov
(105) |
Dec
(32) |
2020 |
Jan
(50) |
Feb
(33) |
Mar
(58) |
Apr
(57) |
May
(29) |
Jun
(29) |
Jul
(31) |
Aug
(65) |
Sep
(24) |
Oct
(34) |
Nov
(45) |
Dec
(23) |
2021 |
Jan
(19) |
Feb
(14) |
Mar
(29) |
Apr
(34) |
May
(21) |
Jun
(17) |
Jul
(4) |
Aug
(32) |
Sep
(48) |
Oct
(15) |
Nov
(20) |
Dec
(60) |
2022 |
Jan
(56) |
Feb
(29) |
Mar
(19) |
Apr
(20) |
May
(9) |
Jun
(21) |
Jul
(50) |
Aug
(35) |
Sep
(25) |
Oct
(24) |
Nov
(33) |
Dec
(22) |
2023 |
Jan
(22) |
Feb
(43) |
Mar
(39) |
Apr
(26) |
May
(24) |
Jun
(58) |
Jul
(152) |
Aug
(54) |
Sep
(28) |
Oct
(34) |
Nov
(23) |
Dec
(16) |
2024 |
Jan
(75) |
Feb
(46) |
Mar
(32) |
Apr
(90) |
May
(50) |
Jun
(33) |
Jul
(52) |
Aug
(116) |
Sep
(34) |
Oct
(70) |
Nov
(43) |
Dec
(39) |
2025 |
Jan
(9) |
Feb
(48) |
Mar
(20) |
Apr
(43) |
May
(32) |
Jun
(45) |
Jul
(45) |
Aug
(14) |
Sep
|
Oct
|
Nov
|
Dec
|
From: <no...@gi...> - 2011-10-07 10:15:24
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 6225f2b7f0579ebfca0f8120130f33bee382d721 https://github.com/belaban/JGroups/commit/6225f2b7f0579ebfca0f8120130f33bee382d721 Author: Vladimir Blagojevic <vbl...@re...> Date: 2011-10-07 (Fri, 07 Oct 2011) Changed paths: M src/org/jgroups/protocols/pbcast/FLUSH.java Log Message: ----------- JGRP-1371 - Unable to suspend self in FLUSH.blockMessageDuringFlush() |
From: <no...@gi...> - 2011-10-06 15:24:07
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 87927a4b9ad0b946b7d2079521d558cad3f429c1 https://github.com/belaban/JGroups/commit/87927a4b9ad0b946b7d2079521d558cad3f429c1 Author: Bela Ban <be...@ya...> Date: 2011-10-06 (Thu, 06 Oct 2011) Changed paths: M build.xml M pom.xml M src/org/jgroups/Version.java Log Message: ----------- updated version to 3.0.0.CR5 |
From: <no...@gi...> - 2011-10-06 12:46:15
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 33e5f63ef4290d075eca4e1bed86ff92b19c4197 https://github.com/belaban/JGroups/commit/33e5f63ef4290d075eca4e1bed86ff92b19c4197 Author: Bela Ban <be...@ya...> Date: 2011-10-06 (Thu, 06 Oct 2011) Changed paths: A src/org/jgroups/blocks/atomic/Counter.java A src/org/jgroups/blocks/atomic/CounterService.java M src/org/jgroups/blocks/locking/LockNotification.java R src/org/jgroups/blocks/locking/Owner.java M src/org/jgroups/demos/LockServiceDemo.java M src/org/jgroups/protocols/CENTRAL_LOCK.java A src/org/jgroups/protocols/COUNTER.java M src/org/jgroups/protocols/Locking.java M src/org/jgroups/protocols/PEER_LOCK.java A src/org/jgroups/util/Owner.java Log Message: ----------- rough draft of CounterService Commit: ba190cd9f38097a098d693dca83db2d50b5252cf https://github.com/belaban/JGroups/commit/ba190cd9f38097a098d693dca83db2d50b5252cf Author: Bela Ban <be...@ya...> Date: 2011-10-06 (Thu, 06 Oct 2011) Changed paths: A doc/design/CounterService.txt M src/org/jgroups/protocols/COUNTER.java Log Message: ----------- Spec for CounterService Commit: 9f5afad5903c732c6d2907a5260eec62e2e8c3b0 https://github.com/belaban/JGroups/commit/9f5afad5903c732c6d2907a5260eec62e2e8c3b0 Author: Bela Ban <be...@ya...> Date: 2011-10-06 (Thu, 06 Oct 2011) Changed paths: M conf/jg-magic-map.xml M conf/jg-protocol-ids.xml M doc/design/CounterService.txt M src/org/jgroups/Message.java M src/org/jgroups/blocks/atomic/Counter.java M src/org/jgroups/blocks/atomic/CounterService.java M src/org/jgroups/protocols/COUNTER.java Log Message: ----------- first impl; failover and requests beyond incrAndGet() are still missing Commit: 21fe3ed8aa61d5cf1f5c5f27e2fee9d341a2897a https://github.com/belaban/JGroups/commit/21fe3ed8aa61d5cf1f5c5f27e2fee9d341a2897a Author: Bela Ban <be...@ya...> Date: 2011-10-06 (Thu, 06 Oct 2011) Changed paths: M src/org/jgroups/TimeoutException.java M src/org/jgroups/blocks/atomic/Counter.java M src/org/jgroups/blocks/atomic/CounterService.java A src/org/jgroups/demos/CounterServiceDemo.java M src/org/jgroups/protocols/COUNTER.java M src/org/jgroups/util/AckCollector.java Log Message: ----------- - Impl of CounterService almost done - Made TimeoutException a RuntimeException Commit: 79396296c9f8ac38a44b18020d99519a537c9c44 https://github.com/belaban/JGroups/commit/79396296c9f8ac38a44b18020d99519a537c9c44 Author: Bela Ban <be...@ya...> Date: 2011-10-06 (Thu, 06 Oct 2011) Changed paths: M doc/design/CounterService.txt M src/org/jgroups/blocks/atomic/CounterService.java M src/org/jgroups/demos/CounterServiceDemo.java M src/org/jgroups/protocols/COUNTER.java Log Message: ----------- ns Commit: 9ccbf0acb510aa7a39a07a92b84a829b27fbdd9a https://github.com/belaban/JGroups/commit/9ccbf0acb510aa7a39a07a92b84a829b27fbdd9a Author: Bela Ban <be...@ya...> Date: 2011-10-06 (Thu, 06 Oct 2011) Changed paths: M src/org/jgroups/protocols/COUNTER.java Log Message: ----------- implemented sending changes to backup coordinator(s) Commit: 3e4f5a884446a1c35b8303b596ea31d24d97eec8 https://github.com/belaban/JGroups/commit/3e4f5a884446a1c35b8303b596ea31d24d97eec8 Author: Bela Ban <be...@ya...> Date: 2011-10-06 (Thu, 06 Oct 2011) Changed paths: M src/org/jgroups/protocols/COUNTER.java M src/org/jgroups/util/Util.java Log Message: ----------- state transfer of counter values and versions to new backup coordinators Commit: 33e0473516ee98c3538637b47d033380ec6348fe https://github.com/belaban/JGroups/commit/33e0473516ee98c3538637b47d033380ec6348fe Author: Bela Ban <be...@ya...> Date: 2011-10-06 (Thu, 06 Oct 2011) Changed paths: M src/org/jgroups/protocols/COUNTER.java Log Message: ----------- local updates now also trigger updates to the backup coord(s) Commit: 2d4b6d318937de515bd3e3077f324aebb06db29b https://github.com/belaban/JGroups/commit/2d4b6d318937de515bd3e3077f324aebb06db29b Author: Bela Ban <be...@ya...> Date: 2011-10-06 (Thu, 06 Oct 2011) Changed paths: M doc/manual/en/modules/blocks.xml M doc/manual/en/modules/protocols.xml M src/org/jgroups/blocks/atomic/Counter.java M src/org/jgroups/protocols/COUNTER.java Log Message: ----------- documentation for COUNTER and CounterService Commit: c1527ee3f139c5fe6bfe8dc1dc0d49d9ec266d67 https://github.com/belaban/JGroups/commit/c1527ee3f139c5fe6bfe8dc1dc0d49d9ec266d67 Author: Bela Ban <be...@ya...> Date: 2011-10-06 (Thu, 06 Oct 2011) Changed paths: M src/org/jgroups/protocols/COUNTER.java Log Message: ----------- changed exception signature for Streamable Compare: https://github.com/belaban/JGroups/compare/92f8023...c1527ee |
From: <no...@gi...> - 2011-10-06 12:11:35
|
Branch: refs/heads/JGRP-1366 Home: https://github.com/belaban/JGroups Commit: 885c64f07c59fb612681d18e39a3e63b6c14d9fe https://github.com/belaban/JGroups/commit/885c64f07c59fb612681d18e39a3e63b6c14d9fe Author: Bela Ban <be...@ya...> Date: 2011-10-06 (Thu, 06 Oct 2011) Changed paths: M doc/manual/en/modules/blocks.xml M doc/manual/en/modules/protocols.xml M src/org/jgroups/blocks/atomic/Counter.java M src/org/jgroups/protocols/COUNTER.java Log Message: ----------- documentation for COUNTER and CounterService |
From: <no...@gi...> - 2011-10-05 15:07:26
|
Branch: refs/heads/JGRP-1366 Home: https://github.com/belaban/JGroups Commit: 67a3c449a8d4f92de94b347882a43238b9ae4bb0 https://github.com/belaban/JGroups/commit/67a3c449a8d4f92de94b347882a43238b9ae4bb0 Author: Bela Ban <be...@ya...> Date: 2011-10-05 (Wed, 05 Oct 2011) Changed paths: M src/org/jgroups/protocols/COUNTER.java Log Message: ----------- local updates now also trigger updates to the backup coord(s) |
From: <no...@gi...> - 2011-10-05 11:12:06
|
Branch: refs/heads/Branch_JGroups_2_12 Home: https://github.com/belaban/JGroups Commit: 66960c61ff10e85286a68958f7ee5b9c6bce217f https://github.com/belaban/JGroups/commit/66960c61ff10e85286a68958f7ee5b9c6bce217f Author: Bela Ban <be...@ya...> Date: 2011-10-05 (Wed, 05 Oct 2011) Changed paths: M src/org/jgroups/protocols/MERGE2.java Log Message: ----------- Fixed CCME (https://issues.jboss.org/browse/JGRP-1338) |
From: <no...@gi...> - 2011-10-05 11:00:58
|
Branch: refs/heads/JGRP-1366 Home: https://github.com/belaban/JGroups Commit: b70dd0f91fdd1af1d9b28995048b16b0f4b10971 https://github.com/belaban/JGroups/commit/b70dd0f91fdd1af1d9b28995048b16b0f4b10971 Author: Bela Ban <be...@ya...> Date: 2011-10-05 (Wed, 05 Oct 2011) Changed paths: M src/org/jgroups/protocols/COUNTER.java M src/org/jgroups/util/Util.java Log Message: ----------- state transfer of counter values and versions to new backup coordinators |
From: <no...@gi...> - 2011-10-05 10:04:21
|
Branch: refs/heads/JGRP-1366 Home: https://github.com/belaban/JGroups Commit: f22378134b44b91cf670d38d719ad5fc10798a66 https://github.com/belaban/JGroups/commit/f22378134b44b91cf670d38d719ad5fc10798a66 Author: Bela Ban <be...@ya...> Date: 2011-10-05 (Wed, 05 Oct 2011) Changed paths: M src/org/jgroups/protocols/COUNTER.java Log Message: ----------- implemented sending changes to backup coordinator(s) |
From: <no...@gi...> - 2011-10-05 08:03:15
|
Branch: refs/heads/JGRP-1366 Home: https://github.com/belaban/JGroups Commit: 499ea44aa0e967484405cee0515825a45bc5c54c https://github.com/belaban/JGroups/commit/499ea44aa0e967484405cee0515825a45bc5c54c Author: Bela Ban <be...@ya...> Date: 2011-10-05 (Wed, 05 Oct 2011) Changed paths: M doc/design/CounterService.txt M src/org/jgroups/blocks/atomic/CounterService.java M src/org/jgroups/demos/CounterServiceDemo.java M src/org/jgroups/protocols/COUNTER.java Log Message: ----------- ns |
From: <no...@gi...> - 2011-10-03 12:36:13
|
Branch: refs/heads/JGRP-1366 Home: https://github.com/belaban/JGroups Commit: e909303da1f594556d5f905a06ecb6a14c9a6877 https://github.com/belaban/JGroups/commit/e909303da1f594556d5f905a06ecb6a14c9a6877 Author: Bela Ban <be...@ya...> Date: 2011-10-03 (Mon, 03 Oct 2011) Changed paths: M src/org/jgroups/TimeoutException.java M src/org/jgroups/blocks/atomic/Counter.java M src/org/jgroups/blocks/atomic/CounterService.java A src/org/jgroups/demos/CounterServiceDemo.java M src/org/jgroups/protocols/COUNTER.java M src/org/jgroups/util/AckCollector.java Log Message: ----------- - Impl of CounterService almost done - Made TimeoutException a RuntimeException |
From: <no...@gi...> - 2011-09-30 14:19:48
|
Branch: refs/heads/JGRP-1366 Home: https://github.com/belaban/JGroups Commit: ff47179966ec231aa63484304baa015d8d403d06 https://github.com/belaban/JGroups/commit/ff47179966ec231aa63484304baa015d8d403d06 Author: Bela Ban <be...@ya...> Date: 2011-09-30 (Fri, 30 Sep 2011) Changed paths: M conf/jg-magic-map.xml M conf/jg-protocol-ids.xml M doc/design/CounterService.txt M src/org/jgroups/Message.java M src/org/jgroups/blocks/atomic/Counter.java M src/org/jgroups/blocks/atomic/CounterService.java M src/org/jgroups/protocols/COUNTER.java Log Message: ----------- first impl; failover and requests beyond incrAndGet() are still missing |
From: <no...@gi...> - 2011-09-29 15:01:49
|
Branch: refs/heads/JGRP-1366 Home: https://github.com/belaban/JGroups Commit: 91f06bfc929b2c498647798c397acf1189b8efa4 https://github.com/belaban/JGroups/commit/91f06bfc929b2c498647798c397acf1189b8efa4 Author: Bela Ban <be...@ya...> Date: 2011-09-29 (Thu, 29 Sep 2011) Changed paths: A doc/design/CounterService.txt M src/org/jgroups/protocols/COUNTER.java Log Message: ----------- Spec for CounterService |
From: <no...@gi...> - 2011-09-29 11:05:23
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 92f8023f7ed960a19b2a5d48dbe4170c1c40b536 https://github.com/belaban/JGroups/commit/92f8023f7ed960a19b2a5d48dbe4170c1c40b536 Author: Bela Ban <be...@ya...> Date: 2011-09-29 (Thu, 29 Sep 2011) Changed paths: M src/org/jgroups/protocols/TP.java Log Message: ----------- made ctro of TransferQueueBundler private |
From: <no...@gi...> - 2011-09-29 06:46:15
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 9c344c11fb236c967c6d8f3a89de941876807cf5 https://github.com/belaban/JGroups/commit/9c344c11fb236c967c6d8f3a89de941876807cf5 Author: Bela Ban <be...@ya...> Date: 2011-09-28 (Wed, 28 Sep 2011) Changed paths: M tests/junit-functional/org/jgroups/tests/RequestOptionsTest.java Log Message: ----------- fixed vararg warning |
From: <no...@gi...> - 2011-09-28 11:22:19
|
Branch: refs/heads/Branch_JGroups_2_12 Home: https://github.com/belaban/JGroups Commit: 641bb83cb4581f5f2df59045d251e823400aec2c https://github.com/belaban/JGroups/commit/641bb83cb4581f5f2df59045d251e823400aec2c Author: Bela Ban <be...@ya...> Date: 2011-09-28 (Wed, 28 Sep 2011) Changed paths: M src/org/jgroups/blocks/mux/MuxRpcDispatcher.java M src/org/jgroups/blocks/mux/NoMuxHandlerRspFilter.java A tests/junit-functional/org/jgroups/tests/RequestOptionsTest.java Log Message: ----------- - Preventing chaining of RspFilters with NoMuxHandlerRspFilter (https://issues.jboss.org/browse/JGRP-1369) - Added RequestOptions unit test for https://issues.jboss.org/browse/JGRP-1369 |
From: <no...@gi...> - 2011-09-28 11:19:21
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: d2705533d0e8862d66727184a01b25532e09dfee https://github.com/belaban/JGroups/commit/d2705533d0e8862d66727184a01b25532e09dfee Author: Bela Ban <be...@ya...> Date: 2011-09-28 (Wed, 28 Sep 2011) Changed paths: M src/org/jgroups/blocks/mux/MuxRpcDispatcher.java M src/org/jgroups/blocks/mux/NoMuxHandlerRspFilter.java A tests/junit-functional/org/jgroups/tests/RequestOptionsTest.java Log Message: ----------- - Preventing chaining of RspFilters with NoMuxHandlerRspFilter (https://issues.jboss.org/browse/JGRP-1369) - Added RequestOptions unit test for https://issues.jboss.org/browse/JGRP-1369 |
From: <no...@gi...> - 2011-09-28 10:01:57
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: c3d3dcfb8fc6a413090a748c6cbcfa5534e37ebb https://github.com/belaban/JGroups/commit/c3d3dcfb8fc6a413090a748c6cbcfa5534e37ebb Author: Bela Ban <be...@ya...> Date: 2011-09-27 (Tue, 27 Sep 2011) Changed paths: M src/org/jgroups/Message.java M src/org/jgroups/conf/ClassConfigurator.java M src/org/jgroups/util/Util.java M tests/junit-functional/org/jgroups/tests/UtilTest.java Log Message: ----------- applied changes to 'Analyze' Commit: 63dc5db0f52fbe79c121f2b54b93481b3cb7e5f2 https://github.com/belaban/JGroups/commit/63dc5db0f52fbe79c121f2b54b93481b3cb7e5f2 Author: Bela Ban <be...@ya...> Date: 2011-09-28 (Wed, 28 Sep 2011) Changed paths: M src/org/jgroups/protocols/Discovery.java M src/org/jgroups/protocols/MERGE2.java M src/org/jgroups/protocols/pbcast/FLUSH.java M src/org/jgroups/protocols/pbcast/GMS.java M src/org/jgroups/protocols/pbcast/NAKACK.java M src/org/jgroups/protocols/pbcast/STABLE.java M src/org/jgroups/protocols/pbcast/STATE_TRANSFER.java M src/org/jgroups/protocols/pbcast/StreamingStateTransfer.java M src/org/jgroups/stack/Protocol.java Log Message: ----------- replaced Vector with List Commit: af99c7ea0d21f774f537d3a5cea93419843984d3 https://github.com/belaban/JGroups/commit/af99c7ea0d21f774f537d3a5cea93419843984d3 Author: Bela Ban <be...@ya...> Date: 2011-09-28 (Wed, 28 Sep 2011) Changed paths: M src/org/jgroups/protocols/Discovery.java Log Message: ----------- Prevent leaving member to be re-merged back into the cluster (https://issues.jboss.org/browse/JGRP-1336) Compare: https://github.com/belaban/JGroups/compare/b3b638e...af99c7e |
From: <no...@gi...> - 2011-09-27 11:05:08
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: b3b638edd27bf7479383c8d6fe6206ee9b1c8495 https://github.com/belaban/JGroups/commit/b3b638edd27bf7479383c8d6fe6206ee9b1c8495 Author: Bela Ban <be...@ya...> Date: 2011-09-27 (Tue, 27 Sep 2011) Changed paths: M doc/API_Changes.txt Log Message: ----------- updated version to 3.0.0.CR4 |
From: <no...@gi...> - 2011-09-27 10:57:47
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: f4474981c9608eae65c1ce40927414eac3bf6377 https://github.com/belaban/JGroups/commit/f4474981c9608eae65c1ce40927414eac3bf6377 Author: Bela Ban <be...@ya...> Date: 2011-09-27 (Tue, 27 Sep 2011) Changed paths: M build.xml M pom.xml M src/org/jgroups/Version.java Log Message: ----------- updated version to 3.0.0.CR4 |
From: <no...@gi...> - 2011-09-27 03:25:51
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 1ea16d56c29cbc30e3cf85dc506c7139ed798fdf https://github.com/belaban/JGroups/commit/1ea16d56c29cbc30e3cf85dc506c7139ed798fdf Author: Bela Ban <be...@ya...> Date: 2011-09-26 (Mon, 26 Sep 2011) Changed paths: M src/org/jgroups/blocks/UnicastRequest.java Log Message: ----------- UnicastRequest.getValue(): wrapping in ExecutionException |
From: <no...@gi...> - 2011-09-26 09:03:19
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: e7fbe84e8e9b3d24ede6648eddc37829971f2f2b https://github.com/belaban/JGroups/commit/e7fbe84e8e9b3d24ede6648eddc37829971f2f2b Author: Bela Ban <be...@ya...> Date: 2011-09-26 (Mon, 26 Sep 2011) Changed paths: M src/org/jgroups/MergeView.java M src/org/jgroups/Message.java M src/org/jgroups/View.java M src/org/jgroups/ViewId.java M src/org/jgroups/auth/FixedMembershipToken.java M src/org/jgroups/auth/MD5Token.java M src/org/jgroups/auth/RegexMembership.java M src/org/jgroups/auth/SimpleToken.java M src/org/jgroups/auth/X509Token.java M src/org/jgroups/blocks/GridFile.java M src/org/jgroups/blocks/RequestCorrelator.java M src/org/jgroups/blocks/TCPConnectionMap.java M src/org/jgroups/blocks/executor/ExecutionService.java M src/org/jgroups/blocks/executor/Executions.java M src/org/jgroups/blocks/locking/Owner.java M src/org/jgroups/blocks/mux/MuxHeader.java M src/org/jgroups/demos/DrawCommand.java M src/org/jgroups/demos/ExecutionServiceDemo.java M src/org/jgroups/protocols/AuthHeader.java M src/org/jgroups/protocols/BPING.java M src/org/jgroups/protocols/COMPRESS.java M src/org/jgroups/protocols/DAISYCHAIN.java M src/org/jgroups/protocols/DISCARD.java M src/org/jgroups/protocols/ENCRYPT.java M src/org/jgroups/protocols/Executing.java M src/org/jgroups/protocols/FD.java M src/org/jgroups/protocols/FD_ALL.java M src/org/jgroups/protocols/FD_SIMPLE.java M src/org/jgroups/protocols/FD_SOCK.java M src/org/jgroups/protocols/FcHeader.java M src/org/jgroups/protocols/FragHeader.java M src/org/jgroups/protocols/HTOTAL.java M src/org/jgroups/protocols/Locking.java M src/org/jgroups/protocols/MPING.java M src/org/jgroups/protocols/PingData.java M src/org/jgroups/protocols/PingHeader.java M src/org/jgroups/protocols/PrioHeader.java M src/org/jgroups/protocols/RELAY.java M src/org/jgroups/protocols/SCOPE.java M src/org/jgroups/protocols/SEQUENCER.java M src/org/jgroups/protocols/STOMP.java M src/org/jgroups/protocols/TpHeader.java M src/org/jgroups/protocols/UNICAST.java M src/org/jgroups/protocols/UNICAST2.java M src/org/jgroups/protocols/VERIFY_SUSPECT.java M src/org/jgroups/protocols/pbcast/FLUSH.java M src/org/jgroups/protocols/pbcast/GMS.java M src/org/jgroups/protocols/pbcast/JoinRsp.java M src/org/jgroups/protocols/pbcast/NakAckHeader.java M src/org/jgroups/protocols/pbcast/STABLE.java M src/org/jgroups/protocols/pbcast/STATE_SOCK.java M src/org/jgroups/protocols/pbcast/STATE_TRANSFER.java M src/org/jgroups/protocols/pbcast/StreamingStateTransfer.java M src/org/jgroups/stack/GossipData.java M src/org/jgroups/stack/GossipRouter.java M src/org/jgroups/stack/IpAddress.java M src/org/jgroups/stack/RouterStub.java M src/org/jgroups/util/AdditionalDataUUID.java M src/org/jgroups/util/Digest.java M src/org/jgroups/util/MergeId.java M src/org/jgroups/util/PayloadUUID.java M src/org/jgroups/util/Range.java M src/org/jgroups/util/SingletonAddress.java M src/org/jgroups/util/Streamable.java M src/org/jgroups/util/TopologyUUID.java M src/org/jgroups/util/UUID.java M src/org/jgroups/util/Util.java M tests/junit-functional/org/jgroups/protocols/ENCRYPT14KeystoreTest.java M tests/junit-functional/org/jgroups/protocols/ENCRYPTAsymmetricTest.java M tests/junit-functional/org/jgroups/tests/DigestTest.java M tests/junit-functional/org/jgroups/tests/HeadersTest.java M tests/junit-functional/org/jgroups/tests/IpAddressTest.java M tests/junit-functional/org/jgroups/tests/MessageTest.java M tests/junit-functional/org/jgroups/tests/SizeTest.java M tests/junit-functional/org/jgroups/tests/StreamableTest.java M tests/junit-functional/org/jgroups/tests/UtilTest.java M tests/junit/org/jgroups/blocks/ExecutingServiceTest.java M tests/junit/org/jgroups/blocks/RpcDispatcherUnitTest.java M tests/junit/org/jgroups/tests/EncryptMessageOrderTestCase.java M tests/other/org/jgroups/tests/UnicastTest.java M tests/other/org/jgroups/tests/UnicastTestRpcDist.java M tests/perf/org/jgroups/tests/perf/Data.java M tests/perf/org/jgroups/tests/perf/MemberInfo.java M tests/perf/org/jgroups/tests/perf/transports/TcpTransport.java Log Message: ----------- changed Streamable: replaced exception list with Exception (https://issues.jboss.org/browse/JGRP-1365) |
From: <no...@gi...> - 2011-09-26 07:33:29
|
Branch: refs/heads/JGRP-1366 Home: https://github.com/belaban/JGroups Commit: 868bed209db7ec86f60aff219d6519f1d4576843 https://github.com/belaban/JGroups/commit/868bed209db7ec86f60aff219d6519f1d4576843 Author: Bela Ban <be...@ya...> Date: 2011-09-26 (Mon, 26 Sep 2011) Changed paths: A src/org/jgroups/blocks/atomic/Counter.java A src/org/jgroups/blocks/atomic/CounterService.java M src/org/jgroups/blocks/locking/LockNotification.java R src/org/jgroups/blocks/locking/Owner.java M src/org/jgroups/demos/LockServiceDemo.java M src/org/jgroups/protocols/CENTRAL_LOCK.java A src/org/jgroups/protocols/COUNTER.java M src/org/jgroups/protocols/Locking.java M src/org/jgroups/protocols/PEER_LOCK.java A src/org/jgroups/util/Owner.java Log Message: ----------- rough draft of CounterService |
From: <no...@gi...> - 2011-09-21 09:17:03
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 3f6b46b1071581eb3135eb3d8d525cb478447969 https://github.com/belaban/JGroups/commit/3f6b46b1071581eb3135eb3d8d525cb478447969 Author: Bela Ban <be...@ya...> Date: 2011-09-20 (Tue, 20 Sep 2011) Changed paths: M tests/junit-functional/org/jgroups/tests/RetransmitterTest.java Log Message: ----------- ns Commit: fd01dc647d05c9eef29ee2879400c3c4156b0369 https://github.com/belaban/JGroups/commit/fd01dc647d05c9eef29ee2879400c3c4156b0369 Author: Bela Ban <be...@ya...> Date: 2011-09-21 (Wed, 21 Sep 2011) Changed paths: M src/org/jgroups/blocks/locking/LockService.java Log Message: ----------- ns Compare: https://github.com/belaban/JGroups/compare/0888d6d...fd01dc6 |
From: <no...@gi...> - 2011-09-19 16:38:10
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 0888d6da136ba5a3a5b5c9dad8ca2d360ba00f94 https://github.com/belaban/JGroups/commit/0888d6da136ba5a3a5b5c9dad8ca2d360ba00f94 Author: Bela Ban <be...@ya...> Date: 2011-09-19 (Mon, 19 Sep 2011) Changed paths: M build.xml M pom.xml M src/org/jgroups/Version.java Log Message: ----------- changed version to 3.0.0.CR3 |
From: <no...@gi...> - 2011-09-19 16:20:30
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 902dd3ff9e0a10fd6b0f90d5471beb47db769fb7 https://github.com/belaban/JGroups/commit/902dd3ff9e0a10fd6b0f90d5471beb47db769fb7 Author: Bela Ban <be...@ya...> Date: 2011-09-19 (Mon, 19 Sep 2011) Changed paths: M src/org/jgroups/Channel.java Log Message: ----------- fixed javadoc comment |