javagroups-git Mailing List for JGroups (Page 143)
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
(15) |
Sep
|
Oct
|
Nov
|
Dec
|
From: <no...@gi...> - 2011-11-02 19:48:01
|
Branch: refs/heads/JGroups_2_6_19_GA_JGRP-1383 Home: https://github.com/belaban/JGroups Commit: ca22b7c7c5fc5e73cbe8c6fb9b1f54f206d7fdfc https://github.com/belaban/JGroups/commit/ca22b7c7c5fc5e73cbe8c6fb9b1f54f206d7fdfc Author: Dennis Reed <de...@re...> Date: 2011-11-02 (Wed, 02 Nov 2011) Changed paths: M src/org/jgroups/protocols/BasicTCP.java Log Message: ----------- [JGRP-1383] Fix race condition in BasicConnectionTable.retainAll by adding appropriate synchronization in BasicTCP.handleDownEvent. Commit: 530058990bde4b4bfea47b25bb8614850fcb7094 https://github.com/belaban/JGroups/commit/530058990bde4b4bfea47b25bb8614850fcb7094 Author: Dennis Reed <de...@re...> Date: 2011-11-02 (Wed, 02 Nov 2011) Changed paths: M src/org/jgroups/Version.java Log Message: ----------- [JBPAPP-7473] Include JGRP-1383 in Version.main output Compare: https://github.com/belaban/JGroups/compare/ca22b7c^...5300589 |
From: <no...@gi...> - 2011-11-02 19:36:58
|
Branch: refs/heads/Branch_JGroups_2_6 Home: https://github.com/belaban/JGroups Commit: 15e3668d5b48ac08c4ebcdd6396059c2c33e28e1 https://github.com/belaban/JGroups/commit/15e3668d5b48ac08c4ebcdd6396059c2c33e28e1 Author: Dennis Reed <de...@re...> Date: 2011-11-02 (Wed, 02 Nov 2011) Changed paths: M src/org/jgroups/protocols/BasicTCP.java Log Message: ----------- [JGRP-1383] Fix race condition in BasicConnectionTable.retainAll by adding appropriate synchronization in BasicTCP.handleDownEvent. |
From: <no...@gi...> - 2011-11-01 22:24:35
|
Branch: refs/heads/JGroups_2_4_10_Final_JGRP-1382 Home: https://github.com/belaban/JGroups Commit: fc49e96819d34c7b0dc36a938e71806efd41f278 https://github.com/belaban/JGroups/commit/fc49e96819d34c7b0dc36a938e71806efd41f278 Author: Dennis Reed <de...@re...> Date: 2011-11-01 (Tue, 01 Nov 2011) Changed paths: M src/org/jgroups/protocols/VERIFY_SUSPECT.java A tests/junit/org/jgroups/tests/VerifySuspectTest.java Log Message: ----------- [JGRP-1382] [JGRP-1382] Fix and test for VERIFY_SUSPECT suspecting a member after it has left the cluster Commit: 6caf14cb6c8e304ad9af85dea93b3126acf7fdd9 https://github.com/belaban/JGroups/commit/6caf14cb6c8e304ad9af85dea93b3126acf7fdd9 Author: Dennis Reed <de...@re...> Date: 2011-11-01 (Tue, 01 Nov 2011) Changed paths: M src/org/jgroups/Version.java Log Message: ----------- [JBPAPP-7457] Update version display for one-off Compare: https://github.com/belaban/JGroups/compare/fc49e96^...6caf14c |
From: <no...@gi...> - 2011-11-01 20:55:18
|
Branch: refs/heads/Branch_JGroups_2_4 Home: https://github.com/belaban/JGroups Commit: 873139071852df52557edef768569701c0b847c1 https://github.com/belaban/JGroups/commit/873139071852df52557edef768569701c0b847c1 Author: Dennis Reed <de...@re...> Date: 2011-11-01 (Tue, 01 Nov 2011) Changed paths: M src/org/jgroups/protocols/VERIFY_SUSPECT.java A tests/junit/org/jgroups/tests/VerifySuspectTest.java Log Message: ----------- [JGRP-1382] [JGRP-1382] Fix and test for VERIFY_SUSPECT suspecting a member after it has left the cluster |
From: <no...@gi...> - 2011-11-01 18:52:35
|
Branch: refs/heads/Branch_JGroups_2_6 Home: https://github.com/belaban/JGroups Commit: 7b34b0e7ad7ddb457ff8c8d2c804e25086e74c70 https://github.com/belaban/JGroups/commit/7b34b0e7ad7ddb457ff8c8d2c804e25086e74c70 Author: Dennis Reed <de...@re...> Date: 2011-11-01 (Tue, 01 Nov 2011) Changed paths: M src/org/jgroups/debug/Simulator.java M src/org/jgroups/protocols/VERIFY_SUSPECT.java A tests/junit/org/jgroups/tests/VerifySuspectTest.java Log Message: ----------- [JGRP-1382] Fix and test for VERIFY_SUSPECT suspecting a member after it has left the cluster |
From: <no...@gi...> - 2011-10-28 07:51:28
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: a0f1834dd8b70ff289f1ecf0a09e570de5063dd6 https://github.com/belaban/JGroups/commit/a0f1834dd8b70ff289f1ecf0a09e570de5063dd6 Author: Bela Ban <be...@ya...> Date: 2011-10-28 (Fri, 28 Oct 2011) Changed paths: M src/org/jgroups/protocols/AUTH.java Log Message: ----------- Added accessors for AuthToken (https://issues.jboss.org/browse/JGRP-1381) |
From: <no...@gi...> - 2011-10-28 07:50:58
|
Branch: refs/heads/Branch_JGroups_2_12 Home: https://github.com/belaban/JGroups Commit: 26d0a673023027811906c1d23555d4395757f4e9 https://github.com/belaban/JGroups/commit/26d0a673023027811906c1d23555d4395757f4e9 Author: Bela Ban <be...@ya...> Date: 2011-10-28 (Fri, 28 Oct 2011) Changed paths: M build.xml M conf/manifest.mf M pom.xml M src/org/jgroups/Version.java Log Message: ----------- updated version to 2.12.3.Final Commit: 983a252567ea3d43e4ae1c2232339deb9d733b09 https://github.com/belaban/JGroups/commit/983a252567ea3d43e4ae1c2232339deb9d733b09 Author: Bela Ban <be...@ya...> Date: 2011-10-28 (Fri, 28 Oct 2011) Changed paths: M src/org/jgroups/protocols/AUTH.java Log Message: ----------- Added accessor to AuthToken (https://issues.jboss.org/browse/JGRP-1381) Compare: https://github.com/belaban/JGroups/compare/0a2d2ca...983a252 |
From: <no...@gi...> - 2011-10-27 13:54:04
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 699b4a58650def73a855456f4e30cd766b3de041 https://github.com/belaban/JGroups/commit/699b4a58650def73a855456f4e30cd766b3de041 Author: Bela Ban <be...@ya...> Date: 2011-10-27 (Thu, 27 Oct 2011) Changed paths: M conf/jg-protocol-ids.xml M src/org/jgroups/protocols/FD.java M src/org/jgroups/protocols/FD_ICMP.java Log Message: ----------- Fixed FD_ICMP (https://issues.jboss.org/browse/JGRP-1380) |
From: <no...@gi...> - 2011-10-21 16:35:55
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 27207672c1af40b93bf46fab5885e8b013861acf https://github.com/belaban/JGroups/commit/27207672c1af40b93bf46fab5885e8b013861acf Author: Bela Ban <be...@ya...> Date: 2011-10-21 (Fri, 21 Oct 2011) Changed paths: M src/org/jgroups/Address.java M src/org/jgroups/Membership.java 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/protocols/pbcast/GMS.java M src/org/jgroups/protocols/pbcast/Merger.java M src/org/jgroups/stack/IpAddress.java M src/org/jgroups/util/UUID.java M tests/junit-functional/org/jgroups/tests/MembershipTest.java M tests/junit-functional/org/jgroups/tests/SizeTest.java M tests/junit-functional/org/jgroups/tests/ViewIdTest.java M tests/junit-functional/org/jgroups/tests/ViewTest.java M tests/junit/org/jgroups/tests/LargeMergeTest.java Log Message: ----------- - Made ViewId mandatory in View - Removed implementation of Cloneable.clone() (replaced with copy()) |
From: <no...@gi...> - 2011-10-21 10:15:43
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: a1563f3273b1fb2f622a58990f8f7ef0b9ed076a https://github.com/belaban/JGroups/commit/a1563f3273b1fb2f622a58990f8f7ef0b9ed076a Author: Bela Ban <be...@ya...> Date: 2011-10-21 (Fri, 21 Oct 2011) Changed paths: M src/org/jgroups/protocols/RELAY.java Log Message: ----------- made constructor of ViewData public (https://issues.jboss.org/browse/JGRP-1378) Commit: 1fce87cafe06aeb678c2ad2795bfff0f12357ee2 https://github.com/belaban/JGroups/commit/1fce87cafe06aeb678c2ad2795bfff0f12357ee2 Author: Bela Ban <be...@ya...> Date: 2011-10-21 (Fri, 21 Oct 2011) Changed paths: M src/org/jgroups/Header.java M src/org/jgroups/blocks/executor/ExecutionService.java Log Message: ----------- ns Commit: 79b713d44c3a359da52d475bb4fc6334e0635891 https://github.com/belaban/JGroups/commit/79b713d44c3a359da52d475bb4fc6334e0635891 Author: Bela Ban <be...@ya...> Date: 2011-10-21 (Fri, 21 Oct 2011) Changed paths: M src/org/jgroups/protocols/MERGE2.java Log Message: ----------- added num_merge_events Commit: 16844ce1d82f2b9c5f35279e98fdc4ff5b3499a7 https://github.com/belaban/JGroups/commit/16844ce1d82f2b9c5f35279e98fdc4ff5b3499a7 Author: Vladimir Blagojevic <vbl...@re...> Date: 2011-10-21 (Fri, 21 Oct 2011) Changed paths: M src/org/jgroups/Address.java M src/org/jgroups/Channel.java M src/org/jgroups/ChannelListener.java M src/org/jgroups/Event.java M src/org/jgroups/Global.java M src/org/jgroups/Header.java M src/org/jgroups/JChannel.java M src/org/jgroups/Membership.java M src/org/jgroups/MembershipListener.java M src/org/jgroups/MergeView.java M src/org/jgroups/Message.java M src/org/jgroups/MessageListener.java M src/org/jgroups/PhysicalAddress.java M src/org/jgroups/Receiver.java M src/org/jgroups/ReceiverAdapter.java M src/org/jgroups/StateTransferException.java M src/org/jgroups/SuspectedException.java M src/org/jgroups/TimeoutException.java M src/org/jgroups/UpHandler.java M src/org/jgroups/View.java M src/org/jgroups/util/UUID.java Log Message: ----------- Javadoc cleanup Compare: https://github.com/belaban/JGroups/compare/225b2c0...16844ce |
From: <no...@gi...> - 2011-10-21 08:20:22
|
Branch: refs/heads/master_with_javadoc Home: https://github.com/belaban/JGroups Commit: e7b1a2b7102a0593754f5641cdbb76e9a810751b https://github.com/belaban/JGroups/commit/e7b1a2b7102a0593754f5641cdbb76e9a810751b Author: Vladimir Blagojevic <vbl...@re...> Date: 2011-10-20 (Thu, 20 Oct 2011) Changed paths: M src/org/jgroups/Address.java M src/org/jgroups/Channel.java M src/org/jgroups/ChannelListener.java M src/org/jgroups/Event.java M src/org/jgroups/Global.java M src/org/jgroups/Header.java M src/org/jgroups/JChannel.java M src/org/jgroups/Membership.java M src/org/jgroups/MembershipListener.java M src/org/jgroups/MergeView.java M src/org/jgroups/Message.java M src/org/jgroups/MessageListener.java M src/org/jgroups/PhysicalAddress.java M src/org/jgroups/Receiver.java M src/org/jgroups/ReceiverAdapter.java M src/org/jgroups/StateTransferException.java M src/org/jgroups/SuspectedException.java M src/org/jgroups/TimeoutException.java M src/org/jgroups/UpHandler.java M src/org/jgroups/View.java M src/org/jgroups/util/UUID.java Log Message: ----------- Javadoc cleanup |
From: <no...@gi...> - 2011-10-20 12:19:15
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 8d395b9304b4cb2d3901245e872c22ed5e192eb1 https://github.com/belaban/JGroups/commit/8d395b9304b4cb2d3901245e872c22ed5e192eb1 Author: Bela Ban <be...@ya...> Date: 2011-10-20 (Thu, 20 Oct 2011) Changed paths: M src/org/jgroups/protocols/TP.java A src/org/jgroups/stack/DiagnosticsHandler.java Log Message: ----------- Moved DiagnosticsHandler into its own class (and moved ProbeHandler into it) Commit: 14de7b5ea28beab35e9db4067f802c9199f63e69 https://github.com/belaban/JGroups/commit/14de7b5ea28beab35e9db4067f802c9199f63e69 Author: Bela Ban <be...@ya...> Date: 2011-10-20 (Thu, 20 Oct 2011) Changed paths: M src/org/jgroups/JChannel.java M src/org/jgroups/blocks/RequestCorrelator.java M src/org/jgroups/protocols/pbcast/GMS.java M src/org/jgroups/protocols/pbcast/NAKACK.java M src/org/jgroups/stack/ProtocolStack.java M tests/junit/org/jgroups/protocols/GMS_MergeTest.java M tests/junit/org/jgroups/tests/LargeMergeTest.java Log Message: ----------- - Changed TP.ProbeHandler --> DiagnosticsHandler.ProbeHandler - LargeMergeTest: using only *one* DiagnosticsHandler now Commit: 6df668373612c9b80b9dff2e2e7448202c66f18a https://github.com/belaban/JGroups/commit/6df668373612c9b80b9dff2e2e7448202c66f18a Author: Bela Ban <be...@ya...> Date: 2011-10-20 (Thu, 20 Oct 2011) Changed paths: M src/org/jgroups/protocols/pbcast/GMS.java Log Message: ----------- checking if merge_kill_timeout (if > 0) < merge_timeout Commit: 074ef815f3f6d5c19ed255e26df856c151f41a58 https://github.com/belaban/JGroups/commit/074ef815f3f6d5c19ed255e26df856c151f41a58 Author: Bela Ban <be...@ya...> Date: 2011-10-20 (Thu, 20 Oct 2011) Changed paths: M src/org/jgroups/protocols/TP.java Log Message: ----------- Only creating 1 DiagHandler in TP if we have an external DiagHandler set Commit: 3b367d2612fb1bdb4109e866c59cf6ee35edcbb3 https://github.com/belaban/JGroups/commit/3b367d2612fb1bdb4109e866c59cf6ee35edcbb3 Author: Bela Ban <be...@ya...> Date: 2011-10-20 (Thu, 20 Oct 2011) Changed paths: M src/org/jgroups/protocols/MERGE2.java Log Message: ----------- ns Commit: 225b2c0ff942ff985a997eed33bc9b2337e459f0 https://github.com/belaban/JGroups/commit/225b2c0ff942ff985a997eed33bc9b2337e459f0 Author: Bela Ban <be...@ya...> Date: 2011-10-20 (Thu, 20 Oct 2011) Changed paths: M tests/junit/org/jgroups/tests/LargeMergeTest.java Log Message: ----------- Exposing the channels in LargeClusterTest via JMX Compare: https://github.com/belaban/JGroups/compare/1f84290...225b2c0 |
From: <no...@gi...> - 2011-10-20 08:54:37
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 9da46f9d4a13226abbda4cef3c0da743fb236f09 https://github.com/belaban/JGroups/commit/9da46f9d4a13226abbda4cef3c0da743fb236f09 Author: Bela Ban <be...@ya...> Date: 2011-10-20 (Thu, 20 Oct 2011) Changed paths: M src/org/jgroups/protocols/TP.java Log Message: ----------- checking if the timer is already set before creating a new timer Commit: 9c1106fab490a560fde6f805ed4ecc4fe915ac36 https://github.com/belaban/JGroups/commit/9c1106fab490a560fde6f805ed4ecc4fe915ac36 Author: Bela Ban <be...@ya...> Date: 2011-10-20 (Thu, 20 Oct 2011) Changed paths: M src/org/jgroups/protocols/pbcast/GMS.java M tests/junit/org/jgroups/tests/LargeMergeTest.java Log Message: ----------- ns Commit: 1f84290e325c21d57728858a5ef009f0c4bea30e https://github.com/belaban/JGroups/commit/1f84290e325c21d57728858a5ef009f0c4bea30e Author: Bela Ban <be...@ya...> Date: 2011-10-20 (Thu, 20 Oct 2011) Changed paths: M src/org/jgroups/protocols/TP.java M src/org/jgroups/protocols/pbcast/ParticipantGmsImpl.java M tests/junit/org/jgroups/tests/LargeMergeTest.java Log Message: ----------- ns Compare: https://github.com/belaban/JGroups/compare/a060140...1f84290 |
From: <no...@gi...> - 2011-10-19 16:45:04
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 26cc9e35100741da2f0829163cdbf602bfdd62f0 https://github.com/belaban/JGroups/commit/26cc9e35100741da2f0829163cdbf602bfdd62f0 Author: Bela Ban <be...@ya...> Date: 2011-10-19 (Wed, 19 Oct 2011) Changed paths: M src/org/jgroups/protocols/pbcast/GMS.java Log Message: ----------- added flag to disable warnings caused by view inconsistencies (e.g. reception of a view already received) Commit: fc1e1049ee42468f9900de1649fd4f551e205db0 https://github.com/belaban/JGroups/commit/fc1e1049ee42468f9900de1649fd4f551e205db0 Author: Bela Ban <be...@ya...> Date: 2011-10-19 (Wed, 19 Oct 2011) Changed paths: A tests/junit/org/jgroups/tests/LargeMergeTest.java Log Message: ----------- First draft of a test which tests large merges Commit: 39c48e828978bf768585538a99c0bf7e12b2b90a https://github.com/belaban/JGroups/commit/39c48e828978bf768585538a99c0bf7e12b2b90a Author: Bela Ban <be...@ya...> Date: 2011-10-19 (Wed, 19 Oct 2011) Changed paths: M src/org/jgroups/protocols/SHARED_LOOPBACK.java Log Message: ----------- Commented unregister() for now: if we need to send messages to a disconnected member (e.g. a LEAVE message), we'll get nasty warnings Commit: 5d0246e1766a138157ba73d633859f2d6da23337 https://github.com/belaban/JGroups/commit/5d0246e1766a138157ba73d633859f2d6da23337 Author: Bela Ban <be...@ya...> Date: 2011-10-19 (Wed, 19 Oct 2011) Changed paths: M src/org/jgroups/util/TimeScheduler2.java Log Message: ----------- ns Commit: a060140d2252b0333954ffedfd93195707211ee8 https://github.com/belaban/JGroups/commit/a060140d2252b0333954ffedfd93195707211ee8 Author: Bela Ban <be...@ya...> Date: 2011-10-19 (Wed, 19 Oct 2011) Changed paths: M src/org/jgroups/protocols/TP.java Log Message: ----------- added TP.setTimer() Compare: https://github.com/belaban/JGroups/compare/c887d4d...a060140 |
From: <no...@gi...> - 2011-10-19 12:59:12
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: b2031f841c5652d3ea9bf2b598fb51ab16ccd450 https://github.com/belaban/JGroups/commit/b2031f841c5652d3ea9bf2b598fb51ab16ccd450 Author: Bela Ban <be...@ya...> Date: 2011-10-19 (Wed, 19 Oct 2011) Changed paths: M tests/junit-functional/org/jgroups/tests/AgeOutCacheTest.java Log Message: ----------- ns Commit: c887d4d9714a526532c598d51012954352330501 https://github.com/belaban/JGroups/commit/c887d4d9714a526532c598d51012954352330501 Author: Bela Ban <be...@ya...> Date: 2011-10-19 (Wed, 19 Oct 2011) Changed paths: M src/org/jgroups/protocols/pbcast/GMS.java M src/org/jgroups/protocols/pbcast/Merger.java M src/org/jgroups/util/MergeId.java M tests/junit/org/jgroups/protocols/GMS_MergeTest.java Log Message: ----------- Added MergeKiller to GMS: whenever a merge-id isn't reset for more than N seconds, the merge will be force-cancelled (https://issues.jboss.org/browse/JGRP-1377) Compare: https://github.com/belaban/JGroups/compare/1bd0e70...c887d4d |
From: <no...@gi...> - 2011-10-18 15:19:36
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 1bd0e70ccbe6ee3b1eebedc09ae8576a09cca519 https://github.com/belaban/JGroups/commit/1bd0e70ccbe6ee3b1eebedc09ae8576a09cca519 Author: Bela Ban <be...@ya...> Date: 2011-10-18 (Tue, 18 Oct 2011) Changed paths: M src/org/jgroups/protocols/pbcast/GMS.java Log Message: ----------- changed GMS.printPreviousViews() to also print a timestamp, plus make the size of the history list configurable (num_prev_views) |
From: <no...@gi...> - 2011-10-18 15:04:39
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 2458f322b46b3a1cc913a1c152e874559086612a https://github.com/belaban/JGroups/commit/2458f322b46b3a1cc913a1c152e874559086612a Author: Bela Ban <be...@ya...> Date: 2011-10-18 (Tue, 18 Oct 2011) Changed paths: M tests/junit-functional/org/jgroups/tests/RetransmitterTest.java Log Message: ----------- added tests to RetransmitterTest Commit: 671bba3880fb7c5f5a14c3bcfeb15b1a86d5880e https://github.com/belaban/JGroups/commit/671bba3880fb7c5f5a14c3bcfeb15b1a86d5880e Author: Bela Ban <be...@ya...> Date: 2011-10-18 (Tue, 18 Oct 2011) Changed paths: M src/org/jgroups/protocols/FD_ALL.java Log Message: ----------- fixed printSuspectHistory() Compare: https://github.com/belaban/JGroups/compare/dccdafc...671bba3 |
From: <no...@gi...> - 2011-10-18 12:15:32
|
Branch: refs/tags/JGroups_2_4_10_Final Home: https://github.com/belaban/JGroups Commit: 62065e7265727609c797311bea779b08870df430 https://github.com/belaban/JGroups/commit/62065e7265727609c797311bea779b08870df430 Author: Bela Ban <be...@ya...> Date: 2011-10-18 (Tue, 18 Oct 2011) Changed paths: M src/org/jgroups/protocols/ENCRYPT.java Log Message: ----------- Removed formatArray(), so secret keys cannot be seen by enabling logging (https://issues.jboss.org/browse/JGRP-1100) |
From: <no...@gi...> - 2011-10-18 12:15:00
|
Branch: refs/heads/Branch_JGroups_2_4 Home: https://github.com/belaban/JGroups Commit: 62065e7265727609c797311bea779b08870df430 https://github.com/belaban/JGroups/commit/62065e7265727609c797311bea779b08870df430 Author: Bela Ban <be...@ya...> Date: 2011-10-18 (Tue, 18 Oct 2011) Changed paths: M src/org/jgroups/protocols/ENCRYPT.java Log Message: ----------- Removed formatArray(), so secret keys cannot be seen by enabling logging (https://issues.jboss.org/browse/JGRP-1100) |
From: <no...@gi...> - 2011-10-18 12:10:35
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: dccdafc7397f43552048b267b127468031e8a2e5 https://github.com/belaban/JGroups/commit/dccdafc7397f43552048b267b127468031e8a2e5 Author: Bela Ban <be...@ya...> Date: 2011-10-18 (Tue, 18 Oct 2011) Changed paths: M src/org/jgroups/protocols/ENCRYPT.java Log Message: ----------- Removed formatArray() which allows for viewing the secret key (https://issues.jboss.org/browse/JGRP-1100) |
From: <no...@gi...> - 2011-10-18 11:55:03
|
Branch: refs/heads/Branch_JGroups_2_12 Home: https://github.com/belaban/JGroups Commit: dded151e42f95a0834df26ff2a1daa14e9d8083f https://github.com/belaban/JGroups/commit/dded151e42f95a0834df26ff2a1daa14e9d8083f Author: Bela Ban <be...@ya...> Date: 2011-10-18 (Tue, 18 Oct 2011) Changed paths: M build.xml M conf/manifest.mf M pom.xml M src/org/jgroups/Version.java Log Message: ----------- updated version to 2.12.2.Final Commit: 0a2d2ca782f4c6f7539d64e5de5355d330f2ee93 https://github.com/belaban/JGroups/commit/0a2d2ca782f4c6f7539d64e5de5355d330f2ee93 Author: Bela Ban <be...@ya...> Date: 2011-10-18 (Tue, 18 Oct 2011) Changed paths: M src/org/jgroups/protocols/pbcast/FLUSH.java Log Message: ----------- Merge branch 'Branch_JGroups_2_12' of github.com:belaban/JGroups into Branch_JGroups_2_12 Compare: https://github.com/belaban/JGroups/compare/6c12043...0a2d2ca |
From: <no...@gi...> - 2011-10-18 11:26:22
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 64f1f0361d607fb77671649db3a217888bc9d20d https://github.com/belaban/JGroups/commit/64f1f0361d607fb77671649db3a217888bc9d20d Author: Bela Ban <be...@ya...> Date: 2011-10-18 (Tue, 18 Oct 2011) Changed paths: M src/org/jgroups/protocols/ENCRYPT.java M tests/junit-functional/org/jgroups/protocols/ENCRYPT14KeystoreTest.java Log Message: ----------- Added condition to check whether current keys server needs to stop being a key server and fetch the new secret key from the new key server (https://issues.jboss.org/browse/JGRP-1376) |
From: <no...@gi...> - 2011-10-17 12:34:38
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 00356e8d7ce1e0eea80d041c1e946bda8128f5d2 https://github.com/belaban/JGroups/commit/00356e8d7ce1e0eea80d041c1e946bda8128f5d2 Author: Bela Ban <be...@ya...> Date: 2011-10-07 (Fri, 07 Oct 2011) Changed paths: M src/org/jgroups/protocols/UDP.java Log Message: ----------- removed unneeded constructor Commit: c59a1a43371e0ba866c53472e2e26fa2dd2dd206 https://github.com/belaban/JGroups/commit/c59a1a43371e0ba866c53472e2e26fa2dd2dd206 Author: Bela Ban <be...@ya...> Date: 2011-10-17 (Mon, 17 Oct 2011) Changed paths: M src/org/jgroups/protocols/ENCRYPT.java M tests/junit-functional/org/jgroups/tests/RetransmitterTest.java Log Message: ----------- ns Commit: 7487616b038ad7a4b3a2b649bc8479ec6cf4088b https://github.com/belaban/JGroups/commit/7487616b038ad7a4b3a2b649bc8479ec6cf4088b Author: Bela Ban <be...@ya...> Date: 2011-10-17 (Mon, 17 Oct 2011) Changed paths: M src/org/jgroups/protocols/ENCRYPT.java Log Message: ----------- set keyPassword to null by default to set it to storePassword (https://issues.jboss.org/browse/JGRP-1375) Compare: https://github.com/belaban/JGroups/compare/62ca136...7487616 |
From: <no...@gi...> - 2011-10-07 11:03:20
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 78ae10a9ae78aab306ec69b3d67857d42df6d310 https://github.com/belaban/JGroups/commit/78ae10a9ae78aab306ec69b3d67857d42df6d310 Author: Bela Ban <be...@ya...> Date: 2011-10-07 (Fri, 07 Oct 2011) Changed paths: M src/org/jgroups/JChannel.java M src/org/jgroups/Membership.java M src/org/jgroups/blocks/AbstractConnectionMap.java M src/org/jgroups/blocks/BasicConnectionTable.java M src/org/jgroups/protocols/EXAMPLE.java M src/org/jgroups/protocols/FD.java M src/org/jgroups/protocols/FD_SIMPLE.java M src/org/jgroups/protocols/HTOTAL.java M src/org/jgroups/protocols/RELAY.java M src/org/jgroups/protocols/SIZE.java M src/org/jgroups/protocols/pbcast/ClientGmsImpl.java M src/org/jgroups/protocols/pbcast/CoordGmsImpl.java M src/org/jgroups/protocols/pbcast/GMS.java M src/org/jgroups/protocols/pbcast/Merger.java M src/org/jgroups/protocols/pbcast/ParticipantGmsImpl.java M tests/junit-functional/org/jgroups/tests/MembershipTest.java M tests/junit/org/jgroups/blocks/RpcDispatcherAnycastServerObject.java Log Message: ----------- replaced Vector with List Commit: f4a541cb9902e8c553e85f74929786957bd34865 https://github.com/belaban/JGroups/commit/f4a541cb9902e8c553e85f74929786957bd34865 Author: Bela Ban <be...@ya...> Date: 2011-10-07 (Fri, 07 Oct 2011) Changed paths: M src/org/jgroups/util/Util.java Log Message: ----------- replaced Vector with List Commit: 62ca136824478bf07ea05a0c006bf92756df1f4e https://github.com/belaban/JGroups/commit/62ca136824478bf07ea05a0c006bf92756df1f4e Author: Bela Ban <be...@ya...> Date: 2011-10-07 (Fri, 07 Oct 2011) Changed paths: M doc/ReleaseNotes-3.0.0.txt Log Message: ----------- updated to include CounterService Compare: https://github.com/belaban/JGroups/compare/6ebd0b3...62ca136 |
From: <no...@gi...> - 2011-10-07 10:27:18
|
Branch: refs/heads/Branch_JGroups_2_12 Home: https://github.com/belaban/JGroups Commit: 6c12043ef8dddce2cb0ee63121f4762f1292d040 https://github.com/belaban/JGroups/commit/6c12043ef8dddce2cb0ee63121f4762f1292d040 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() |