javagroups-git Mailing List for JGroups (Page 134)
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
(22) |
Sep
|
Oct
|
Nov
|
Dec
|
From: GitHub <no...@gi...> - 2012-05-14 10:41:38
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: cdc43acd370066538a64b6b6d6c04bca91af4c1e https://github.com/belaban/JGroups/commit/cdc43acd370066538a64b6b6d6c04bca91af4c1e Author: Bela Ban <be...@ya...> Date: 2012-05-14 (Mon, 14 May 2012) Changed paths: M src/org/jgroups/protocols/UDP.java Log Message: ----------- Catching exception on socket creation and destroying sockets if an exception was caught |
From: GitHub <no...@gi...> - 2012-05-14 10:33:49
|
Branch: refs/heads/Branch_JGroups_3_0 Home: https://github.com/belaban/JGroups Commit: b9d3e8daa8fb28a7f79f5dfe7c4f7e97f9649e91 https://github.com/belaban/JGroups/commit/b9d3e8daa8fb28a7f79f5dfe7c4f7e97f9649e91 Author: Bela Ban <be...@ya...> Date: 2012-05-14 (Mon, 14 May 2012) Changed paths: M src/org/jgroups/blocks/AbstractConnectionMap.java M src/org/jgroups/blocks/TCPConnectionMap.java Log Message: ----------- Moved socket creation out of common path (https://issues.jboss.org/browse/JGRP-1462) |
From: GitHub <no...@gi...> - 2012-05-14 10:30:48
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: efbc5bc9cb17701a401cdfe51c8e2717d8cecaa0 https://github.com/belaban/JGroups/commit/efbc5bc9cb17701a401cdfe51c8e2717d8cecaa0 Author: Bela Ban <be...@ya...> Date: 2012-05-14 (Mon, 14 May 2012) Changed paths: M src/org/jgroups/blocks/AbstractConnectionMap.java M src/org/jgroups/blocks/TCPConnectionMap.java Log Message: ----------- Moved socket creation out of common path (https://issues.jboss.org/browse/JGRP-1462) |
From: GitHub <no...@gi...> - 2012-05-12 10:42:31
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: d3486c10599b23dc12eb265a68ea6e491bbb501c https://github.com/belaban/JGroups/commit/d3486c10599b23dc12eb265a68ea6e491bbb501c Author: Bela Ban <be...@ya...> Date: 2012-05-10 (Thu, 10 May 2012) Changed paths: M src/org/jgroups/protocols/SEQUENCER.java R src/org/jgroups/util/SeqnoTable.java R tests/junit-functional/org/jgroups/tests/SeqnoTableTest.java M tests/junit/org/jgroups/tests/SequencerOrderTest.java Log Message: ----------- - Removed SeqnoTable and SeqnoTableTest - No need to order messages as they are already ordered by virtue of the coord sending them FIFO (https://issues.jboss.org/browse/JGRP-1461) Commit: 43a13970d089776e4557a9f621dd81eaf9bc6aca https://github.com/belaban/JGroups/commit/43a13970d089776e4557a9f621dd81eaf9bc6aca Author: Bela Ban <be...@ya...> Date: 2012-05-12 (Sat, 12 May 2012) Changed paths: M src/org/jgroups/protocols/DAISYCHAIN.java Log Message: ----------- removed send and forward queues (temp change) Commit: 8b643566ad5a22c7252b506f3ded826c8fc84c33 https://github.com/belaban/JGroups/commit/8b643566ad5a22c7252b506f3ded826c8fc84c33 Author: Bela Ban <be...@ya...> Date: 2012-05-12 (Sat, 12 May 2012) Changed paths: M src/org/jgroups/protocols/RATE_LIMITER.java Log Message: ----------- Added check if max_bytes is a multiple of frag_size Commit: 794dfe6efd7156176985925ad6ebf1f18484e41d https://github.com/belaban/JGroups/commit/794dfe6efd7156176985925ad6ebf1f18484e41d Author: Bela Ban <be...@ya...> Date: 2012-05-12 (Sat, 12 May 2012) Changed paths: M src/org/jgroups/protocols/RATE_LIMITER.java Log Message: ----------- Check for illegal condition max_bytes < frag_size Commit: b95b87a5ca540de844465119aab49816bb7ca400 https://github.com/belaban/JGroups/commit/b95b87a5ca540de844465119aab49816bb7ca400 Author: Bela Ban <be...@ya...> Date: 2012-05-12 (Sat, 12 May 2012) Changed paths: A tests/junit-functional/org/jgroups/protocols/RATE_LIMITER_Test.java Log Message: ----------- new test for RATE_LIMITER's throughput Commit: 02f269fbabc002891dd9dbd05b84b60f489ce4c9 https://github.com/belaban/JGroups/commit/02f269fbabc002891dd9dbd05b84b60f489ce4c9 Author: Bela Ban <be...@ya...> Date: 2012-05-12 (Sat, 12 May 2012) Changed paths: M src/org/jgroups/protocols/RATE_LIMITER.java Log Message: ----------- Optimizations Commit: 0e23ce360259f400d95de59d7749a270d7178bd7 https://github.com/belaban/JGroups/commit/0e23ce360259f400d95de59d7749a270d7178bd7 Author: Bela Ban <be...@ya...> Date: 2012-05-12 (Sat, 12 May 2012) Changed paths: M src/org/jgroups/protocols/RATE_LIMITER.java M tests/junit-functional/org/jgroups/protocols/RATE_LIMITER_Test.java Log Message: ----------- Code optimizations in RATE_LIMITER and throughput test Commit: bc01fe5a8e812b671fdc6f64c64a85a03dfcf857 https://github.com/belaban/JGroups/commit/bc01fe5a8e812b671fdc6f64c64a85a03dfcf857 Author: Bela Ban <be...@ya...> Date: 2012-05-12 (Sat, 12 May 2012) Changed paths: M tests/junit-functional/org/jgroups/protocols/RATE_LIMITER_Test.java Log Message: ----------- Added throughput test with multiple threads Commit: b017372f885561b8f19e91e82076c026f62d66f2 https://github.com/belaban/JGroups/commit/b017372f885561b8f19e91e82076c026f62d66f2 Author: Bela Ban <be...@ya...> Date: 2012-05-12 (Sat, 12 May 2012) Changed paths: M src/org/jgroups/protocols/DAISYCHAIN.java Log Message: ----------- removed queues Compare: https://github.com/belaban/JGroups/compare/58de897...b017372 |
From: GitHub <no...@gi...> - 2012-05-12 07:59:21
|
Branch: refs/heads/daisy Home: https://github.com/belaban/JGroups Commit: f5d02e27670eac90dc06d38acf48c2327e644cd8 https://github.com/belaban/JGroups/commit/f5d02e27670eac90dc06d38acf48c2327e644cd8 Author: Bela Ban <be...@ya...> Date: 2012-05-08 (Tue, 08 May 2012) Changed paths: M src/org/jgroups/protocols/RATE_LIMITER.java Log Message: ----------- Added check if max_bytes is a multiple of frag_size Commit: 17620db9de5ed881e87e4d4b406b3eed05cf4bab https://github.com/belaban/JGroups/commit/17620db9de5ed881e87e4d4b406b3eed05cf4bab Author: Bela Ban <be...@ya...> Date: 2012-05-08 (Tue, 08 May 2012) Changed paths: M src/org/jgroups/protocols/RATE_LIMITER.java Log Message: ----------- Check for illegal condition max_bytes < frag_size Commit: 19f76967a4067a20dcd3ee89712e6fc37a3b8ac1 https://github.com/belaban/JGroups/commit/19f76967a4067a20dcd3ee89712e6fc37a3b8ac1 Author: Bela Ban <be...@ya...> Date: 2012-05-10 (Thu, 10 May 2012) Changed paths: A tests/junit-functional/org/jgroups/protocols/RATE_LIMITER_Test.java Log Message: ----------- new test for RATE_LIMITER's throughput Commit: 3bccdf30b01b7e7ed276fb07b4a90647109b83d6 https://github.com/belaban/JGroups/commit/3bccdf30b01b7e7ed276fb07b4a90647109b83d6 Author: Bela Ban <be...@ya...> Date: 2012-05-10 (Thu, 10 May 2012) Changed paths: M src/org/jgroups/protocols/RATE_LIMITER.java Log Message: ----------- Optimizations Commit: 4c04903f6d21f77ad6d4e7a751c6f274729c9446 https://github.com/belaban/JGroups/commit/4c04903f6d21f77ad6d4e7a751c6f274729c9446 Author: Bela Ban <be...@ya...> Date: 2012-05-11 (Fri, 11 May 2012) Changed paths: M src/org/jgroups/protocols/RATE_LIMITER.java M tests/junit-functional/org/jgroups/protocols/RATE_LIMITER_Test.java Log Message: ----------- Code optimizations in RATE_LIMITER and throughput test Commit: 4602a9ad9462e440cc090764db1545e791b1e4eb https://github.com/belaban/JGroups/commit/4602a9ad9462e440cc090764db1545e791b1e4eb Author: Bela Ban <be...@ya...> Date: 2012-05-11 (Fri, 11 May 2012) Changed paths: M tests/junit-functional/org/jgroups/protocols/RATE_LIMITER_Test.java Log Message: ----------- Added throughput test with multiple threads Compare: https://github.com/belaban/JGroups/compare/b081047...4602a9a |
From: GitHub <no...@gi...> - 2012-05-10 11:04:17
|
Branch: refs/heads/Branch_JGroups_3_0 Home: https://github.com/belaban/JGroups Commit: a6e726f6de360373cc785d8bd6ea32a39a718203 https://github.com/belaban/JGroups/commit/a6e726f6de360373cc785d8bd6ea32a39a718203 Author: Bela Ban <be...@ya...> Date: 2012-05-10 (Thu, 10 May 2012) Changed paths: M src/org/jgroups/protocols/SEQUENCER.java R src/org/jgroups/util/SeqnoTable.java R tests/junit-functional/org/jgroups/tests/SeqnoTableTest.java M tests/junit/org/jgroups/tests/SequencerOrderTest.java Log Message: ----------- - Removed SeqnoTable/Test - No need to order messages via seqnoTable, as they are already ordered (https://issues.jboss.org/browse/JGRP-1461) |
From: GitHub <no...@gi...> - 2012-05-10 10:56:26
|
Branch: refs/heads/JGRP-1461 Home: https://github.com/belaban/JGroups Commit: d3486c10599b23dc12eb265a68ea6e491bbb501c https://github.com/belaban/JGroups/commit/d3486c10599b23dc12eb265a68ea6e491bbb501c Author: Bela Ban <be...@ya...> Date: 2012-05-10 (Thu, 10 May 2012) Changed paths: M src/org/jgroups/protocols/SEQUENCER.java R src/org/jgroups/util/SeqnoTable.java R tests/junit-functional/org/jgroups/tests/SeqnoTableTest.java M tests/junit/org/jgroups/tests/SequencerOrderTest.java Log Message: ----------- - Removed SeqnoTable and SeqnoTableTest - No need to order messages as they are already ordered by virtue of the coord sending them FIFO (https://issues.jboss.org/browse/JGRP-1461) |
From: GitHub <no...@gi...> - 2012-05-10 07:35:13
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 744b0424dcfe03ff03b4a749b90832332808e554 https://github.com/belaban/JGroups/commit/744b0424dcfe03ff03b4a749b90832332808e554 Author: Bela Ban <be...@ya...> Date: 2012-05-10 (Thu, 10 May 2012) Changed paths: M conf/sequencer.xml Log Message: ----------- changed position of SEQUENCER (needs to be above flow control protocols) Commit: 58de8978ebc96f8f6bd7301cc4bb4c254b49b715 https://github.com/belaban/JGroups/commit/58de8978ebc96f8f6bd7301cc4bb4c254b49b715 Author: Bela Ban <be...@ya...> Date: 2012-05-10 (Thu, 10 May 2012) Changed paths: M tests/junit-functional/org/jgroups/tests/SeqnoTableTest.java Log Message: ----------- added test for SeqnoTable.Entry Compare: https://github.com/belaban/JGroups/compare/025e5cc...58de897 |
From: GitHub <no...@gi...> - 2012-05-10 07:00:42
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: d6204c5b3847c1fb7858687f70a7ac46c390e23f https://github.com/belaban/JGroups/commit/d6204c5b3847c1fb7858687f70a7ac46c390e23f Author: dch <dav...@me...> Date: 2012-05-09 (Wed, 09 May 2012) Changed paths: M src/org/jgroups/util/SeqnoTable.java M tests/junit-functional/org/jgroups/tests/SeqnoTableTest.java Log Message: ----------- JGRP-1461 A new Entry shouldn't expect to see all previous sequence numbers. Commit: c9c3d98005fa37dad842df8a959b6709e182fdc0 https://github.com/belaban/JGroups/commit/c9c3d98005fa37dad842df8a959b6709e182fdc0 Author: dch <dav...@me...> Date: 2012-05-09 (Wed, 09 May 2012) Changed paths: M src/org/jgroups/protocols/SEQUENCER.java M src/org/jgroups/util/SeqnoTable.java M tests/junit-functional/org/jgroups/tests/SeqnoTableTest.java Log Message: ----------- JGRP-1461 Remove unnecessary variable and constructor Commit: 025e5ccd5efea7a16dc30916f8ee24dfbfe04a0d https://github.com/belaban/JGroups/commit/025e5ccd5efea7a16dc30916f8ee24dfbfe04a0d Author: Bela Ban <be...@ya...> Date: 2012-05-10 (Thu, 10 May 2012) Changed paths: M src/org/jgroups/protocols/SEQUENCER.java M src/org/jgroups/util/SeqnoTable.java M tests/junit-functional/org/jgroups/tests/SeqnoTableTest.java Log Message: ----------- Merge pull request #44 from dimbleby/JGRP-1461 JGRP-1461 Compare: https://github.com/belaban/JGroups/compare/3cc54a0...025e5cc |
From: GitHub <no...@gi...> - 2012-05-09 15:02:39
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 3244cb666d9301cbe71d4a9c1d7412b6551a382a https://github.com/belaban/JGroups/commit/3244cb666d9301cbe71d4a9c1d7412b6551a382a Author: Bela Ban <be...@ya...> Date: 2012-05-09 (Wed, 09 May 2012) Changed paths: M tests/junit/org/jgroups/tests/SharedTransportTest.java Log Message: ----------- ns Commit: 3cc54a04f8a25a7819da4bc893ca89948f029f26 https://github.com/belaban/JGroups/commit/3cc54a04f8a25a7819da4bc893ca89948f029f26 Author: Bela Ban <be...@ya...> Date: 2012-05-09 (Wed, 09 May 2012) Changed paths: M build.xml M src/org/jgroups/Event.java M src/org/jgroups/protocols/pbcast/ClientGmsImpl.java M src/org/jgroups/protocols/pbcast/GMS.java M src/org/jgroups/protocols/pbcast/NAKACK2.java Log Message: ----------- Asking the coord to retransmit the last message from the joiner (https://issues.jboss.org/browse/JGRP-1455) Compare: https://github.com/belaban/JGroups/compare/6f73685...3cc54a0 |
From: GitHub <no...@gi...> - 2012-05-09 09:50:34
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 6f73685e3b88a2a788392a0f1288e5ee3fb3dd4c https://github.com/belaban/JGroups/commit/6f73685e3b88a2a788392a0f1288e5ee3fb3dd4c Author: Bela Ban <be...@ya...> Date: 2012-05-09 (Wed, 09 May 2012) Changed paths: M build.xml M doc/design/SEQUENCER.txt Log Message: ----------- increased size of JVM for unit tests |
From: GitHub <no...@gi...> - 2012-05-09 09:20:11
|
Branch: refs/heads/Branch_JGroups_3_0 Home: https://github.com/belaban/JGroups Commit: d4bf6a0453c589e979c5fa4c431ce618bf5da388 https://github.com/belaban/JGroups/commit/d4bf6a0453c589e979c5fa4c431ce618bf5da388 Author: Bela Ban <be...@ya...> Date: 2012-05-09 (Wed, 09 May 2012) Changed paths: M src/org/jgroups/util/SeqnoTable.java Log Message: ----------- Preventing duplicate delivery of messages, backported from master (https://issues.jboss.org/browse/JGRP-1458) |
From: GitHub <no...@gi...> - 2012-05-09 09:15:23
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 78fb43a74e91e5e0aee85ec76902f8aa313f65fc https://github.com/belaban/JGroups/commit/78fb43a74e91e5e0aee85ec76902f8aa313f65fc Author: dch <dav...@me...> Date: 2012-04-22 (Sun, 22 Apr 2012) Changed paths: M src/org/jgroups/util/SeqnoTable.java Log Message: ----------- JGRP-1458 SEQUENCER delivers the same message twice Commit: dc1486971b558f330411715467c6d800fea24d88 https://github.com/belaban/JGroups/commit/dc1486971b558f330411715467c6d800fea24d88 Author: Bela Ban <be...@ya...> Date: 2012-05-09 (Wed, 09 May 2012) Changed paths: M src/org/jgroups/util/SeqnoTable.java Log Message: ----------- Merge pull request #41 from dimbleby/JGRP-1458 JGRP-1458 SEQUENCER delivers the same message twice Compare: https://github.com/belaban/JGroups/compare/ab400b5...dc14869 |
From: GitHub <no...@gi...> - 2012-05-09 08:54:10
|
Branch: refs/heads/Branch_JGroups_3_0 Home: https://github.com/belaban/JGroups Commit: f2a13c1e0595d4e31ce81a751bfa9c0415fdc789 https://github.com/belaban/JGroups/commit/f2a13c1e0595d4e31ce81a751bfa9c0415fdc789 Author: Bela Ban <be...@ya...> Date: 2012-05-09 (Wed, 09 May 2012) Changed paths: M doc/design/varia2.txt M src/org/jgroups/protocols/pbcast/ClientGmsImpl.java Log Message: ----------- Not incrementing the highest delivered seqno for the coord anymore (https://issues.jboss.org/browse/JGRP-1455) |
From: GitHub <no...@gi...> - 2012-05-09 08:52:54
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: a5bd019eed9c4f32a93341c629d961bba9261b49 https://github.com/belaban/JGroups/commit/a5bd019eed9c4f32a93341c629d961bba9261b49 Author: Bela Ban <be...@ya...> Date: 2012-05-08 (Tue, 08 May 2012) Changed paths: M src/org/jgroups/protocols/DAISYCHAIN.java Log Message: ----------- Reset stats Commit: ab400b5e97bcbed7f85e3716acd1ee97e087372a https://github.com/belaban/JGroups/commit/ab400b5e97bcbed7f85e3716acd1ee97e087372a Author: Bela Ban <be...@ya...> Date: 2012-05-09 (Wed, 09 May 2012) Changed paths: M doc/design/varia2.txt M src/org/jgroups/protocols/pbcast/ClientGmsImpl.java Log Message: ----------- Not incrementing the highest delivered seqno for the coord anymore (https://issues.jboss.org/browse/JGRP-1455) Compare: https://github.com/belaban/JGroups/compare/4a75bb2...ab400b5 |
From: GitHub <no...@gi...> - 2012-05-09 08:49:30
|
Branch: refs/heads/JGRP-1455 Home: https://github.com/belaban/JGroups Commit: 2e86d0abd0d60e05e85c0606d641f0f91d84e337 https://github.com/belaban/JGroups/commit/2e86d0abd0d60e05e85c0606d641f0f91d84e337 Author: Bela Ban <be...@ya...> Date: 2012-05-09 (Wed, 09 May 2012) Changed paths: M doc/design/varia2.txt M src/org/jgroups/protocols/pbcast/ClientGmsImpl.java Log Message: ----------- Not incrementing the highest delivered seqno for the coord anymore (https://issues.jboss.org/browse/JGRP-1455) |
From: GitHub <no...@gi...> - 2012-05-09 08:46:39
|
Branch: refs/heads/mfc2 Home: https://github.com/belaban/JGroups Commit: 412b831899d418cdc68092b52aa91c24f5e2ca64 https://github.com/belaban/JGroups/commit/412b831899d418cdc68092b52aa91c24f5e2ca64 Author: Bela Ban <be...@ya...> Date: 2012-05-09 (Wed, 09 May 2012) Changed paths: M conf/jg-protocol-ids.xml A src/org/jgroups/protocols/MFC2.java Log Message: ----------- First (non-working) version of MFC2 |
From: GitHub <no...@gi...> - 2012-05-08 12:04:22
|
Branch: refs/heads/daisy Home: https://github.com/belaban/JGroups Commit: a5bd019eed9c4f32a93341c629d961bba9261b49 https://github.com/belaban/JGroups/commit/a5bd019eed9c4f32a93341c629d961bba9261b49 Author: Bela Ban <be...@ya...> Date: 2012-05-08 (Tue, 08 May 2012) Changed paths: M src/org/jgroups/protocols/DAISYCHAIN.java Log Message: ----------- Reset stats Commit: b081047d3e72f0a63347d9af18e8b660a819fa36 https://github.com/belaban/JGroups/commit/b081047d3e72f0a63347d9af18e8b660a819fa36 Author: Bela Ban <be...@ya...> Date: 2012-05-08 (Tue, 08 May 2012) Changed paths: M src/org/jgroups/protocols/DAISYCHAIN.java Log Message: ----------- removed send and forward queues (temp change) Compare: https://github.com/belaban/JGroups/compare/a5bd019^...b081047 |
From: GitHub <no...@gi...> - 2012-05-07 12:37:37
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 4a75bb2c6d0cf226cbb0ce752d32d7f850b6d1b0 https://github.com/belaban/JGroups/commit/4a75bb2c6d0cf226cbb0ce752d32d7f850b6d1b0 Author: Bela Ban <be...@ya...> Date: 2012-05-07 (Mon, 07 May 2012) Changed paths: M tests/perf/org/jgroups/tests/perf/MPerf.java Log Message: ----------- CLEAR_RESULTS message now waits for all acks, or up to 5 secs |
From: GitHub <no...@gi...> - 2012-05-07 07:03:54
|
Branch: refs/heads/Branch_JGroups_3_0 Home: https://github.com/belaban/JGroups Commit: 2c392363a7a35024764d07e9296ee841f335bb27 https://github.com/belaban/JGroups/commit/2c392363a7a35024764d07e9296ee841f335bb27 Author: Bela Ban <be...@ya...> Date: 2012-05-07 (Mon, 07 May 2012) Changed paths: M src/org/jgroups/protocols/RATE_LIMITER.java Log Message: ----------- Backported changes to RATE_LIMITER from master to 3.0 branch |
From: GitHub <no...@gi...> - 2012-05-05 12:52:05
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 4831fe90c1780976b2a821a17781e830d668f0d8 https://github.com/belaban/JGroups/commit/4831fe90c1780976b2a821a17781e830d668f0d8 Author: dch <dav...@me...> Date: 2012-05-05 (Sat, 05 May 2012) Changed paths: M src/org/jgroups/protocols/VERIFY_SUSPECT.java Log Message: ----------- Fix toString() for VERIFY_SUSPECT$Entry Commit: 2f31700bc42bfcf43bc8bcef82917a92e730f352 https://github.com/belaban/JGroups/commit/2f31700bc42bfcf43bc8bcef82917a92e730f352 Author: Bela Ban <be...@ya...> Date: 2012-05-05 (Sat, 05 May 2012) Changed paths: M src/org/jgroups/protocols/VERIFY_SUSPECT.java Log Message: ----------- Merge pull request #43 from dimbleby/trivia Fix toString() for VERIFY_SUSPECT$Entry Compare: https://github.com/belaban/JGroups/compare/9a71771...2f31700 |
From: GitHub <no...@gi...> - 2012-05-02 12:17:16
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: bd126890d251fa777633a3f83fa6cdb61cfc7a14 https://github.com/belaban/JGroups/commit/bd126890d251fa777633a3f83fa6cdb61cfc7a14 Author: Bela Ban <be...@ya...> Date: 2012-05-02 (Wed, 02 May 2012) Changed paths: M src/org/jgroups/util/SeqnoList.java M tests/junit-functional/org/jgroups/tests/SeqnoListTest.java Log Message: ----------- Added remove() and test Commit: 9a71771cd177a262bffc0310e1828b5be917f88e https://github.com/belaban/JGroups/commit/9a71771cd177a262bffc0310e1828b5be917f88e Author: Bela Ban <be...@ya...> Date: 2012-05-02 (Wed, 02 May 2012) Changed paths: M src/org/jgroups/protocols/UNICAST2.java M src/org/jgroups/protocols/pbcast/NAKACK2.java Log Message: ----------- - Added log_not_found_msgs to UNICAST2 - When seqnos are requested for retransmission that are <= low, no warning message is logged - Before sending a retransmit list, we remove seqnos <= low, as the window might have advanced after we got the list Compare: https://github.com/belaban/JGroups/compare/499aa01...9a71771 |
From: GitHub <no...@gi...> - 2012-04-30 16:52:33
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: e8c0cad07d68d908a5f32224bfef7549e4c0394a https://github.com/belaban/JGroups/commit/e8c0cad07d68d908a5f32224bfef7549e4c0394a Author: Bela Ban <be...@ya...> Date: 2012-04-26 (Thu, 26 Apr 2012) Changed paths: M src/org/jgroups/blocks/MessageDispatcher.java Log Message: ----------- Adding cluster name to ProbeHandler in MessageDispatcher Commit: 499aa01f421ede9b5d5e1ae1f9e8c5b2698a43e8 https://github.com/belaban/JGroups/commit/499aa01f421ede9b5d5e1ae1f9e8c5b2698a43e8 Author: Bela Ban <be...@ya...> Date: 2012-04-30 (Mon, 30 Apr 2012) Changed paths: M src/org/jgroups/protocols/RATE_LIMITER.java M tests/perf/org/jgroups/tests/perf/MPerf.java Log Message: ----------- ns Compare: https://github.com/belaban/JGroups/compare/8f0a71b...499aa01 |
From: GitHub <no...@gi...> - 2012-04-27 06:47:39
|
Branch: refs/heads/Branch_JGroups_3_0 Home: https://github.com/belaban/JGroups Commit: b9c59ea518f1651c0a05a9dcceb417dbbcecd306 https://github.com/belaban/JGroups/commit/b9c59ea518f1651c0a05a9dcceb417dbbcecd306 Author: Bela Ban <be...@ya...> Date: 2012-04-26 (Thu, 26 Apr 2012) Changed paths: M src/org/jgroups/blocks/MessageDispatcher.java Log Message: ----------- Adding cluster name to ProbeHandler in MessageDispatcher |
From: GitHub <no...@gi...> - 2012-04-25 16:49:03
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: b45548c9966c810d5a5a2fdc0243aa0f11d31d52 https://github.com/belaban/JGroups/commit/b45548c9966c810d5a5a2fdc0243aa0f11d31d52 Author: Bela Ban <be...@ya...> Date: 2012-04-25 (Wed, 25 Apr 2012) Changed paths: M src/org/jgroups/protocols/RATE_LIMITER.java Log Message: ----------- Changed RATE_LIMITER to use ns Commit: 8f0a71b008191f79e33786cbae822e80c1ed3b4c https://github.com/belaban/JGroups/commit/8f0a71b008191f79e33786cbae822e80c1ed3b4c Author: Bela Ban <be...@ya...> Date: 2012-04-25 (Wed, 25 Apr 2012) Changed paths: M src/org/jgroups/protocols/RATE_LIMITER.java Log Message: ----------- Added stats, using LockSupport.parkNanos() now to sleep Compare: https://github.com/belaban/JGroups/compare/e316b51...8f0a71b |