javagroups-git Mailing List for JGroups (Page 18)
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
(11) |
Sep
|
Oct
|
Nov
|
Dec
|
From: dependabot[bot] <no...@gi...> - 2024-09-09 09:35:50
|
Branch: refs/heads/dependabot/maven/org.apache.logging.log4j-log4j-core-2.24.0 Home: https://github.com/belaban/JGroups Commit: 981ed149670c59f6324c1c6923796b1bfe1bf54b https://github.com/belaban/JGroups/commit/981ed149670c59f6324c1c6923796b1bfe1bf54b Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2024-09-09 (Mon, 09 Sep 2024) Changed paths: M pom.xml Log Message: ----------- Bump org.apache.logging.log4j:log4j-core from 2.23.0 to 2.24.0 Bumps org.apache.logging.log4j:log4j-core from 2.23.0 to 2.24.0. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <su...@gi...> To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: Bela B. <no...@gi...> - 2024-09-06 11:36:31
|
Branch: refs/heads/JGRP-2831 Home: https://github.com/belaban/JGroups Commit: 84ab0f2cf6bbf6c5caddab0401da59eae2833f8f https://github.com/belaban/JGroups/commit/84ab0f2cf6bbf6c5caddab0401da59eae2833f8f Author: Bela Ban <be...@ma...> Date: 2024-09-06 (Fri, 06 Sep 2024) Changed paths: M src/org/jgroups/protocols/BaseBundler.java M src/org/jgroups/protocols/TP.java M src/org/jgroups/stack/MessageProcessingPolicy.java M src/org/jgroups/util/MaxOneThreadPerSender.java M src/org/jgroups/util/PassRegularMessagesUpDirectly.java M src/org/jgroups/util/SubmitToThreadPool.java Log Message: ----------- - First shot at implementing loopback handling in the bundler (https://issues.redhat.com/browse/JGRP-2831) To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: Bela B. <no...@gi...> - 2024-09-04 15:07:46
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 43db691f21e65e6f5335bbd90f3a8c17a8dc23e4 https://github.com/belaban/JGroups/commit/43db691f21e65e6f5335bbd90f3a8c17a8dc23e4 Author: Bela Ban <be...@ma...> Date: 2024-09-04 (Wed, 04 Sep 2024) Changed paths: M src/org/jgroups/protocols/ReliableMulticast.java Log Message: ----------- NAKACK4: changed num_msgs_sent/received from int -> LongAdder To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: Bela B. <no...@gi...> - 2024-09-04 12:28:17
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: e5ab78852c3a77efedb07bfc1f97de0aab8ff45a https://github.com/belaban/JGroups/commit/e5ab78852c3a77efedb07bfc1f97de0aab8ff45a Author: Bela Ban <be...@ma...> Date: 2024-09-04 (Wed, 04 Sep 2024) Changed paths: M src/org/jgroups/protocols/TIME.java Log Message: ----------- ns To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: Bela B. <no...@gi...> - 2024-09-03 12:15:01
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: f565afebec5e0d5d8fb36094753f36335813d14e https://github.com/belaban/JGroups/commit/f565afebec5e0d5d8fb36094753f36335813d14e Author: Bela Ban <be...@ma...> Date: 2024-09-03 (Tue, 03 Sep 2024) Changed paths: M build.xml M src/org/jgroups/protocols/TP.java M src/org/jgroups/util/DefaultThreadFactory.java M src/org/jgroups/util/ThreadCreator.java M src/org/jgroups/util/ThreadFactory.java M src/org/jgroups/util/ThreadPool.java Log Message: ----------- - TP.use_vthread is now the only place to configure virtual threads (https://issues.redhat.com/browse/JGRP-2827) - Moved thread pool creation from ThreadCreator -> ThreadPool To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: Bela B. <no...@gi...> - 2024-09-03 10:16:08
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: b506a1fcc83eb45352541ae8784a59ab313fe5e3 https://github.com/belaban/JGroups/commit/b506a1fcc83eb45352541ae8784a59ab313fe5e3 Author: Bela Ban <be...@ma...> Date: 2024-09-03 (Tue, 03 Sep 2024) Changed paths: M tests/junit/org/jgroups/tests/LoopbackTest.java Log Message: ----------- Fixed failing LoopbackTest (due to disabled MsgStats) To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: Bela B. <no...@gi...> - 2024-09-03 10:10:17
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 5eaf01ec61ea4dd5648247e56b6e4974290858d8 https://github.com/belaban/JGroups/commit/5eaf01ec61ea4dd5648247e56b6e4974290858d8 Author: Bela Ban <be...@ma...> Date: 2024-09-03 (Tue, 03 Sep 2024) Changed paths: M tests/junit-functional/org/jgroups/tests/MsgStatsTest.java Log Message: ----------- Fixed failing MsgStatsTest To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: Bela B. <no...@gi...> - 2024-09-03 09:44:52
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: e3e3704bd9c78045d47bd57302ebd639ee4ccc66 https://github.com/belaban/JGroups/commit/e3e3704bd9c78045d47bd57302ebd639ee4ccc66 Author: Bela Ban <be...@ma...> Date: 2024-09-03 (Tue, 03 Sep 2024) Changed paths: M src/org/jgroups/protocols/MsgStats.java Log Message: ----------- MsgStats is disabled by default (https://issues.redhat.com/browse/JGRP-2825) To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: Bela B. <no...@gi...> - 2024-09-03 09:43:14
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 9712640045bdf0ef30d5911af42f66792b46fe85 https://github.com/belaban/JGroups/commit/9712640045bdf0ef30d5911af42f66792b46fe85 Author: Bela Ban <be...@ma...> Date: 2024-09-03 (Tue, 03 Sep 2024) Changed paths: M src/org/jgroups/protocols/TP.java Log Message: ----------- ns To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: Bela B. <no...@gi...> - 2024-09-03 09:18:25
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: cdfc4feec17624620f6f9cb3ac37e475244530ae https://github.com/belaban/JGroups/commit/cdfc4feec17624620f6f9cb3ac37e475244530ae Author: Bela Ban <be...@ma...> Date: 2024-09-03 (Tue, 03 Sep 2024) Changed paths: M src/org/jgroups/protocols/MFC.java M src/org/jgroups/util/CreditMap.java Log Message: ----------- ns To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: Bela B. <no...@gi...> - 2024-09-03 09:00:25
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 309088e6f0de2e0a4538b0fc4c5772af9bcce424 https://github.com/belaban/JGroups/commit/309088e6f0de2e0a4538b0fc4c5772af9bcce424 Author: Bela Ban <be...@ma...> Date: 2024-09-03 (Tue, 03 Sep 2024) Changed paths: M src/org/jgroups/util/Average.java M src/org/jgroups/util/AverageMinMax.java Log Message: ----------- Using AtomicArrayReference in Average Commit: c7112af3979033b3b83e825173ddbf2d5ab85d7a https://github.com/belaban/JGroups/commit/c7112af3979033b3b83e825173ddbf2d5ab85d7a Author: Bela Ban <be...@ma...> Date: 2024-09-03 (Tue, 03 Sep 2024) Changed paths: M tests/junit-functional/org/jgroups/tests/AverageTest.java Log Message: ----------- ns Commit: 65ccf71647d3c97b592944b58736c970dae0e306 https://github.com/belaban/JGroups/commit/65ccf71647d3c97b592944b58736c970dae0e306 Author: Bela Ban <be...@ma...> Date: 2024-09-03 (Tue, 03 Sep 2024) Changed paths: M src/org/jgroups/util/FixedBuffer.java Log Message: ----------- ns Commit: fd5d45dee7be2892c7d290b01672cecd7c838fb1 https://github.com/belaban/JGroups/commit/fd5d45dee7be2892c7d290b01672cecd7c838fb1 Author: Bela Ban <be...@ma...> Date: 2024-09-03 (Tue, 03 Sep 2024) Changed paths: M src/org/jgroups/protocols/ReliableMulticast.java M src/org/jgroups/protocols/UNICAST3.java M src/org/jgroups/protocols/pbcast/NAKACK2.java M src/org/jgroups/util/Average.java M src/org/jgroups/util/MessageBatch.java M src/org/jgroups/util/Profiler.java Log Message: ----------- Remover: mode is determined only when all messages have been removed and added to the batch Compare: https://github.com/belaban/JGroups/compare/84eb1ca040d6...fd5d45dee7be To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: Bela B. <no...@gi...> - 2024-09-03 05:36:53
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 653337699d8dec8bc12bf3e5f97b118451a4c470 https://github.com/belaban/JGroups/commit/653337699d8dec8bc12bf3e5f97b118451a4c470 Author: Christian Pesch <chr...@sa...> Date: 2024-03-07 (Thu, 07 Mar 2024) Changed paths: M src/org/jgroups/protocols/dns/DNS_PING.java Log Message: ----------- allow to configure dns_record_type with a system property Commit: 84eb1ca040d6ae9fd6ade1426edf8093129433a9 https://github.com/belaban/JGroups/commit/84eb1ca040d6ae9fd6ade1426edf8093129433a9 Author: Bela Ban <be...@ma...> Date: 2024-09-03 (Tue, 03 Sep 2024) Changed paths: M src/org/jgroups/protocols/dns/DNS_PING.java Log Message: ----------- Merge pull request #776 from cpesch/simplify-using-srv-records allow to configure dns_record_type with a system property Compare: https://github.com/belaban/JGroups/compare/339c8b69d92f...84eb1ca040d6 To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: Bela B. <no...@gi...> - 2024-09-02 11:53:36
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 339c8b69d92fb7ebccbdaf173dafa39b137708d0 https://github.com/belaban/JGroups/commit/339c8b69d92fb7ebccbdaf173dafa39b137708d0 Author: Bela Ban <be...@ma...> Date: 2024-09-02 (Mon, 02 Sep 2024) Changed paths: M src/org/jgroups/protocols/BaseBundler.java M src/org/jgroups/protocols/MsgStats.java M src/org/jgroups/protocols/PERF.java M src/org/jgroups/protocols/ReliableMulticast.java M src/org/jgroups/protocols/TransferQueueBundler.java M src/org/jgroups/util/Average.java M src/org/jgroups/util/AverageMinMax.java M src/org/jgroups/util/Credit.java M src/org/jgroups/util/CreditMap.java M src/org/jgroups/util/Profiler.java M src/org/jgroups/util/RTT.java M src/org/jgroups/util/RpcStats.java M tests/junit-functional/org/jgroups/tests/AverageTest.java M tests/junit-functional/org/jgroups/tests/MsgStatsTest.java Log Message: ----------- Average now uses a sliding window for sample values (https://issues.redhat.com/browse/JGRP-2832) To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: Bela B. <no...@gi...> - 2024-09-02 10:14:22
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 5e2b14c009ed77075b2fb1638374d2b072d59220 https://github.com/belaban/JGroups/commit/5e2b14c009ed77075b2fb1638374d2b072d59220 Author: Bela Ban <be...@ma...> Date: 2024-09-02 (Mon, 02 Sep 2024) Changed paths: M src/org/jgroups/protocols/UNICAST3.java M src/org/jgroups/protocols/pbcast/NAKACK2.java Log Message: ----------- UNICAST3/NAKACK2: synchronization around avg_batch_size To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: Bela B. <no...@gi...> - 2024-08-30 10:32:23
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: f322e342d23bd0559a18f54ea5f97f7109145664 https://github.com/belaban/JGroups/commit/f322e342d23bd0559a18f54ea5f97f7109145664 Author: Bela Ban <be...@ma...> Date: 2024-08-30 (Fri, 30 Aug 2024) Changed paths: M src/org/jgroups/protocols/TP.java Log Message: ----------- TP.enableAllStats(): enables/disabled all stats in all protocols To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: Bela B. <no...@gi...> - 2024-08-30 10:10:17
|
Branch: refs/heads/5.3.x Home: https://github.com/belaban/JGroups Commit: 5e30b53b7d391baccda6b1bbdbdcf2da83a36f5e https://github.com/belaban/JGroups/commit/5e30b53b7d391baccda6b1bbdbdcf2da83a36f5e Author: Bela Ban <be...@ma...> Date: 2024-08-30 (Fri, 30 Aug 2024) Changed paths: M src/org/jgroups/protocols/MsgStats.java Log Message: ----------- TP.msg_stats.enabled=false is not honored by all counters To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: Bela B. <no...@gi...> - 2024-08-30 10:09:28
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: c685e5c7d2d28b0045631d6af88389ce4e34f68f https://github.com/belaban/JGroups/commit/c685e5c7d2d28b0045631d6af88389ce4e34f68f Author: Bela Ban <be...@ma...> Date: 2024-08-30 (Fri, 30 Aug 2024) Changed paths: M src/org/jgroups/protocols/MsgStats.java Log Message: ----------- TP.msg_stats.enabled=false is not honored by all counters To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: dependabot[bot] <no...@gi...> - 2024-08-30 09:36:10
|
Branch: refs/heads/dependabot/maven/org.wildfly.security-wildfly-elytron-2.5.2.Final Home: https://github.com/belaban/JGroups To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: Bela B. <no...@gi...> - 2024-08-30 09:36:02
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: d7e4cb0d1b3cc1499b9ddb963df49e2767a67a97 https://github.com/belaban/JGroups/commit/d7e4cb0d1b3cc1499b9ddb963df49e2767a67a97 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2024-08-30 (Fri, 30 Aug 2024) Changed paths: M pom.xml Log Message: ----------- Bump org.wildfly.security:wildfly-elytron Bumps [org.wildfly.security:wildfly-elytron](https://github.com/wildfly-security/wildfly-elytron) from 2.5.1.Final to 2.5.2.Final. - [Commits](https://github.com/wildfly-security/wildfly-elytron/compare/2.5.1.Final...2.5.2.Final) --- updated-dependencies: - dependency-name: org.wildfly.security:wildfly-elytron dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <su...@gi...> Commit: fc34f1ea8c905ab64713d261e6955cf53b49ac30 https://github.com/belaban/JGroups/commit/fc34f1ea8c905ab64713d261e6955cf53b49ac30 Author: Bela Ban <be...@ma...> Date: 2024-08-30 (Fri, 30 Aug 2024) Changed paths: M pom.xml Log Message: ----------- Merge pull request #834 from belaban/dependabot/maven/org.wildfly.security-wildfly-elytron-2.5.2.Final Bump org.wildfly.security:wildfly-elytron from 2.5.1.Final to 2.5.2.Final Compare: https://github.com/belaban/JGroups/compare/9bb6fe910011...fc34f1ea8c90 To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: Bela B. <no...@gi...> - 2024-08-30 09:31:01
|
Branch: refs/heads/4.x Home: https://github.com/belaban/JGroups Commit: ddd541f31f90071a3f3af9a8eb7aac4399cf4f65 https://github.com/belaban/JGroups/commit/ddd541f31f90071a3f3af9a8eb7aac4399cf4f65 Author: Bela Ban <be...@ma...> Date: 2024-08-30 (Fri, 30 Aug 2024) Changed paths: M bin/jgroups.sh Log Message: ----------- Added -Djava.net.preferIPv4Stack=true To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: dependabot[bot] <no...@gi...> - 2024-08-30 09:12:55
|
Branch: refs/heads/dependabot/maven/org.wildfly.security-wildfly-elytron-2.5.2.Final Home: https://github.com/belaban/JGroups Commit: d7e4cb0d1b3cc1499b9ddb963df49e2767a67a97 https://github.com/belaban/JGroups/commit/d7e4cb0d1b3cc1499b9ddb963df49e2767a67a97 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2024-08-30 (Fri, 30 Aug 2024) Changed paths: M pom.xml Log Message: ----------- Bump org.wildfly.security:wildfly-elytron Bumps [org.wildfly.security:wildfly-elytron](https://github.com/wildfly-security/wildfly-elytron) from 2.5.1.Final to 2.5.2.Final. - [Commits](https://github.com/wildfly-security/wildfly-elytron/compare/2.5.1.Final...2.5.2.Final) --- updated-dependencies: - dependency-name: org.wildfly.security:wildfly-elytron dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <su...@gi...> To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: Bela B. <no...@gi...> - 2024-08-29 06:01:30
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 9bb6fe9100110bfc548818e4de3a29507878c530 https://github.com/belaban/JGroups/commit/9bb6fe9100110bfc548818e4de3a29507878c530 Author: Bela Ban <be...@ma...> Date: 2024-08-29 (Thu, 29 Aug 2024) Changed paths: M bin/jgroups.sh Log Message: ----------- Added -Djava.net.preferIPv4Stack=true: incorrect routing was causing loads of packet drops on the wrong interface on my local box To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: Bela B. <no...@gi...> - 2024-08-28 13:32:02
|
Branch: refs/heads/5.3.x Home: https://github.com/belaban/JGroups Commit: 776646e596a8ca985a51d50fb90a015062cb342c https://github.com/belaban/JGroups/commit/776646e596a8ca985a51d50fb90a015062cb342c Author: Bela Ban <be...@ma...> Date: 2024-08-28 (Wed, 28 Aug 2024) Changed paths: M src/org/jgroups/protocols/TP.java M src/org/jgroups/util/RTT.java Log Message: ----------- Disable RTT by default (https://issues.redhat.com/browse/JGRP-2830) To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: Bela B. <no...@gi...> - 2024-08-28 13:31:18
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: e5ad28a29607766e7b0112ae2e5410021b24d4ce https://github.com/belaban/JGroups/commit/e5ad28a29607766e7b0112ae2e5410021b24d4ce Author: Bela Ban <be...@ma...> Date: 2024-08-28 (Wed, 28 Aug 2024) Changed paths: M src/org/jgroups/protocols/TP.java M src/org/jgroups/util/RTT.java Log Message: ----------- Disable RTT by default (https://issues.redhat.com/browse/JGRP-2830) To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: Bela B. <no...@gi...> - 2024-08-28 13:13:06
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: a35085ede7e3ac19df331ab478f6a173e79cff61 https://github.com/belaban/JGroups/commit/a35085ede7e3ac19df331ab478f6a173e79cff61 Author: Bela Ban <be...@ma...> Date: 2024-08-28 (Wed, 28 Aug 2024) Changed paths: M src/org/jgroups/protocols/TP.java Log Message: ----------- ns To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |