javagroups-git Mailing List for JGroups (Page 9)
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
(9) |
Sep
|
Oct
|
Nov
|
Dec
|
From: Bela B. <no...@gi...> - 2025-02-27 13:33:07
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: ba5486dbe17b3da24e156f93e6207f6c05bd4966 https://github.com/belaban/JGroups/commit/ba5486dbe17b3da24e156f93e6207f6c05bd4966 Author: Bela Ban <be...@ma...> Date: 2025-02-27 (Thu, 27 Feb 2025) Changed paths: M ivy.xml M pom.xml R tests/junit-functional/org/jgroups/protocols/SSL_KEY_EXCHANGE_ReloadTest.java R tests/junit-functional/org/jgroups/protocols/TLSHelper.java M tests/junit-functional/org/jgroups/protocols/TLSTest.java R tests/junit/org/jgroups/tests/SslContextFactoryTest.java Log Message: ----------- - Removed wildfly security from dependencies - Changed TLSTest to use prefabricated keystores ./conf/keystore.jks and ./conf/rogue.jkd (https://issues.redhat.com/browse/JGRP-2750) - Removed unneeded classes (for generation of certificates) To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: dependabot[bot] <no...@gi...> - 2025-02-27 09:52:04
|
Branch: refs/heads/dependabot/maven/org.apache.maven.plugins-maven-deploy-plugin-3.1.4 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...> - 2025-02-27 09:51:58
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 1416ade53f47c357a2ae8723f8a13140ed3b806f https://github.com/belaban/JGroups/commit/1416ade53f47c357a2ae8723f8a13140ed3b806f Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2025-02-27 (Thu, 27 Feb 2025) Changed paths: M pom.xml Log Message: ----------- Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.3 to 3.1.4 Bumps [org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) from 3.1.3 to 3.1.4. - [Release notes](https://github.com/apache/maven-deploy-plugin/releases) - [Commits](https://github.com/apache/maven-deploy-plugin/compare/maven-deploy-plugin-3.1.3...maven-deploy-plugin-3.1.4) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-deploy-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <su...@gi...> Commit: 6d180fa0f96ec56b48ffbcff11d21d658b69ce42 https://github.com/belaban/JGroups/commit/6d180fa0f96ec56b48ffbcff11d21d658b69ce42 Author: Bela Ban <be...@ma...> Date: 2025-02-27 (Thu, 27 Feb 2025) Changed paths: M pom.xml Log Message: ----------- Merge pull request #884 from belaban/dependabot/maven/org.apache.maven.plugins-maven-deploy-plugin-3.1.4 Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.3 to 3.1.4 Compare: https://github.com/belaban/JGroups/compare/9eb6f177bd2b...6d180fa0f96e To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: dependabot[bot] <no...@gi...> - 2025-02-27 09:51:47
|
Branch: refs/heads/dependabot/maven/org.wildfly.security-wildfly-elytron-2.6.1.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: dependabot[bot] <no...@gi...> - 2025-02-27 09:35:16
|
Branch: refs/heads/dependabot/maven/org.apache.maven.plugins-maven-deploy-plugin-3.1.4 Home: https://github.com/belaban/JGroups Commit: 1416ade53f47c357a2ae8723f8a13140ed3b806f https://github.com/belaban/JGroups/commit/1416ade53f47c357a2ae8723f8a13140ed3b806f Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2025-02-27 (Thu, 27 Feb 2025) Changed paths: M pom.xml Log Message: ----------- Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.3 to 3.1.4 Bumps [org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) from 3.1.3 to 3.1.4. - [Release notes](https://github.com/apache/maven-deploy-plugin/releases) - [Commits](https://github.com/apache/maven-deploy-plugin/compare/maven-deploy-plugin-3.1.3...maven-deploy-plugin-3.1.4) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-deploy-plugin dependency-type: direct:production 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: dependabot[bot] <no...@gi...> - 2025-02-27 09:35:15
|
Branch: refs/heads/dependabot/maven/org.wildfly.security-wildfly-elytron-2.6.1.Final Home: https://github.com/belaban/JGroups Commit: bef079a7b604a9f049ba3250275f7ad915ad49b2 https://github.com/belaban/JGroups/commit/bef079a7b604a9f049ba3250275f7ad915ad49b2 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2025-02-27 (Thu, 27 Feb 2025) 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.6.0.Final to 2.6.1.Final. - [Commits](https://github.com/wildfly-security/wildfly-elytron/compare/2.6.0.Final...2.6.1.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...> - 2025-02-25 15:02:42
|
Branch: refs/heads/5.3.x Home: https://github.com/belaban/JGroups Commit: 9b231dda073ed020f31baabab23c5fe204dc3896 https://github.com/belaban/JGroups/commit/9b231dda073ed020f31baabab23c5fe204dc3896 Author: Bela Ban <be...@ma...> Date: 2025-02-25 (Tue, 25 Feb 2025) Changed paths: M src/org/jgroups/util/CompareMetrics.java Log Message: ----------- Fixed NPE in CompareMetrics To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: Bela B. <no...@gi...> - 2025-02-25 15:02:26
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 9eb6f177bd2b9780b07daec29447ed2ce6bfbd9b https://github.com/belaban/JGroups/commit/9eb6f177bd2b9780b07daec29447ed2ce6bfbd9b Author: Bela Ban <be...@ma...> Date: 2025-02-25 (Tue, 25 Feb 2025) Changed paths: M src/org/jgroups/util/CompareMetrics.java Log Message: ----------- Fixed NPE in CompareMetrics To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: Bela B. <no...@gi...> - 2025-02-25 14:51:00
|
Branch: refs/heads/5.3.x Home: https://github.com/belaban/JGroups Commit: f05fe4b482ab3fd4101afef06b8ec210324f2416 https://github.com/belaban/JGroups/commit/f05fe4b482ab3fd4101afef06b8ec210324f2416 Author: Bela Ban <be...@ma...> Date: 2025-02-25 (Tue, 25 Feb 2025) Changed paths: A src/org/jgroups/util/CompareMetrics.java M src/org/jgroups/util/Util.java Log Message: ----------- Created CompareMetrics (https://issues.redhat.com/browse/JGRP-2860) To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: Bela B. <no...@gi...> - 2025-02-25 14:48:30
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 52111fa64ea74892d085038cabfd4481f7311b59 https://github.com/belaban/JGroups/commit/52111fa64ea74892d085038cabfd4481f7311b59 Author: Bela Ban <be...@ma...> Date: 2025-02-25 (Tue, 25 Feb 2025) Changed paths: A src/org/jgroups/util/CompareMetrics.java M src/org/jgroups/util/Util.java Log Message: ----------- Created CompareMetrics (https://issues.redhat.com/browse/JGRP-2860) To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: Bela B. <no...@gi...> - 2025-02-24 12:49:05
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 584991f18085b56ba6f27d000f759257a39e045a https://github.com/belaban/JGroups/commit/584991f18085b56ba6f27d000f759257a39e045a Author: Bela Ban <be...@ma...> Date: 2025-02-24 (Mon, 24 Feb 2025) Changed paths: M src/org/jgroups/protocols/MFC.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...> - 2025-02-24 12:36:02
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: acd5a56095238ea295de28e1ded25bdea5a9af9c https://github.com/belaban/JGroups/commit/acd5a56095238ea295de28e1ded25bdea5a9af9c Author: Bela Ban <be...@ma...> Date: 2025-02-24 (Mon, 24 Feb 2025) Changed paths: M src/org/jgroups/protocols/PERF.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...> - 2025-02-21 12:40:55
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 3fc1a87dff28ebf373d6b5459aaa2967f0b253db https://github.com/belaban/JGroups/commit/3fc1a87dff28ebf373d6b5459aaa2967f0b253db Author: Bela Ban <be...@ma...> Date: 2025-02-21 (Fri, 21 Feb 2025) Changed paths: M src/org/jgroups/Global.java R src/org/jgroups/blocks/LazyRemovalCache.java M src/org/jgroups/protocols/FD_SOCK.java M src/org/jgroups/protocols/TP.java M src/org/jgroups/stack/GossipRouter.java M src/org/jgroups/stack/GossipType.java M src/org/jgroups/stack/RouterStub.java A src/org/jgroups/util/LazyRemovalCache.java A src/org/jgroups/util/LazyRemovalList.java M src/org/jgroups/util/NameCache.java R tests/junit-functional/org/jgroups/blocks/LazyRemovalCacheTest.java A tests/junit-functional/org/jgroups/util/LazyRemovalCacheTest.java A tests/junit-functional/org/jgroups/util/LazyRemovalListTest.java M tests/junit/org/jgroups/tests/UUIDCacheClearTest.java M tests/other/org/jgroups/tests/RouterStubGet.java Log Message: ----------- - Changed GET_MBRS_REQ to return all registrations if group==null (https://issues.redhat.com/browse/JGRP-2693) - Moved LazyRemovalCache from blocks -> util - Created LazyRemovalList (+ test) - Changed RouterStub to return all registrations from GossipRouter if group==null To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: dependabot[bot] <no...@gi...> - 2025-02-20 09:35:10
|
Branch: refs/heads/dependabot/maven/org.apache.maven.plugins-maven-clean-plugin-3.4.1 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...> - 2025-02-20 09:34:56
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 1c2632fedb4511cfa26026c57fbcfb8d93092783 https://github.com/belaban/JGroups/commit/1c2632fedb4511cfa26026c57fbcfb8d93092783 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2025-02-20 (Thu, 20 Feb 2025) Changed paths: M pom.xml Log Message: ----------- Bump org.apache.maven.plugins:maven-clean-plugin from 3.4.0 to 3.4.1 Bumps [org.apache.maven.plugins:maven-clean-plugin](https://github.com/apache/maven-clean-plugin) from 3.4.0 to 3.4.1. - [Release notes](https://github.com/apache/maven-clean-plugin/releases) - [Commits](https://github.com/apache/maven-clean-plugin/compare/maven-clean-plugin-3.4.0...maven-clean-plugin-3.4.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-clean-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <su...@gi...> Commit: 6e5ce5170eb53f8e27e8cc3e52bdd1fef40d70a4 https://github.com/belaban/JGroups/commit/6e5ce5170eb53f8e27e8cc3e52bdd1fef40d70a4 Author: Bela Ban <be...@ma...> Date: 2025-02-20 (Thu, 20 Feb 2025) Changed paths: M pom.xml Log Message: ----------- Merge pull request #880 from belaban/dependabot/maven/org.apache.maven.plugins-maven-clean-plugin-3.4.1 Bump org.apache.maven.plugins:maven-clean-plugin from 3.4.0 to 3.4.1 Compare: https://github.com/belaban/JGroups/compare/a8433a79998e...6e5ce5170eb5 To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: dependabot[bot] <no...@gi...> - 2025-02-20 09:32:26
|
Branch: refs/heads/dependabot/maven/org.apache.maven.plugins-maven-clean-plugin-3.4.1 Home: https://github.com/belaban/JGroups Commit: 1c2632fedb4511cfa26026c57fbcfb8d93092783 https://github.com/belaban/JGroups/commit/1c2632fedb4511cfa26026c57fbcfb8d93092783 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2025-02-20 (Thu, 20 Feb 2025) Changed paths: M pom.xml Log Message: ----------- Bump org.apache.maven.plugins:maven-clean-plugin from 3.4.0 to 3.4.1 Bumps [org.apache.maven.plugins:maven-clean-plugin](https://github.com/apache/maven-clean-plugin) from 3.4.0 to 3.4.1. - [Release notes](https://github.com/apache/maven-clean-plugin/releases) - [Commits](https://github.com/apache/maven-clean-plugin/compare/maven-clean-plugin-3.4.0...maven-clean-plugin-3.4.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-clean-plugin dependency-type: direct:production 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...> - 2025-02-20 08:34:02
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: a8433a79998e9fbe5f1bc1ebbbc2e1104f338fee https://github.com/belaban/JGroups/commit/a8433a79998e9fbe5f1bc1ebbbc2e1104f338fee Author: Bela Ban <be...@ma...> Date: 2025-02-20 (Thu, 20 Feb 2025) Changed paths: M bin/bm.sh R conf/tcp-minimal.xml M doc/design/NAKACK2_NoRetransmission.txt M pom.xml M src/org/jgroups/blocks/cs/BaseServer.java M src/org/jgroups/blocks/cs/TcpClient.java M src/org/jgroups/blocks/cs/TcpConnection.java M src/org/jgroups/blocks/cs/TcpServer.java M src/org/jgroups/protocols/BasicTCP.java M src/org/jgroups/protocols/ReliableMulticast.java M src/org/jgroups/protocols/ReliableUnicast.java M src/org/jgroups/protocols/TCP.java M src/org/jgroups/protocols/UNICAST3.java M src/org/jgroups/protocols/pbcast/NAKACK2.java R src/org/jgroups/stack/CheckCallerRunsPolicy.java R src/org/jgroups/stack/CheckForAbsenceOfRED.java M src/org/jgroups/util/Tests.java M tests/byteman/org/jgroups/tests/byteman/BecomeServerTest.java R tests/junit-functional/org/jgroups/protocols/NAKACK_NoRetransmissionTest.java R tests/junit-functional/org/jgroups/tests/ConcurrentConnectTest.java M tests/junit/org/jgroups/tests/LastMessageDroppedTest.java Log Message: ----------- - Removed tcp-minimal.xml (https://issues.redhat.com/browse/JGRP-2686) - Deprecated xmit_enabled in UNICAST{3,4} - Deprecated TCP.use_acks - Removed 2 policies invoked when UNICAST-X or NAKACK-X are absent - Removed uses of xmit_interval=0 in NAKACK2 - Removed uses of xmit_interval=0 in ReliableMulticast - Upgraded byteman to 4.0.24 To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: Bela B. <no...@gi...> - 2025-02-18 15:34:49
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: d884b78811037a3322c477c3c73b479f0ea806d6 https://github.com/belaban/JGroups/commit/d884b78811037a3322c477c3c73b479f0ea806d6 Author: Bela Ban <be...@ma...> Date: 2025-02-18 (Tue, 18 Feb 2025) Changed paths: M tests/other/org/jgroups/tests/PinnedVThreads.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...> - 2025-02-18 14:01:56
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: f9c5d28a2225c7b36e9a5a519ff26b96db98ad8d https://github.com/belaban/JGroups/commit/f9c5d28a2225c7b36e9a5a519ff26b96db98ad8d Author: Bela Ban <be...@ma...> Date: 2025-02-18 (Tue, 18 Feb 2025) Changed paths: M bin/jgroups.sh A tests/other/org/jgroups/tests/PinnedVThreads.java Log Message: ----------- Added PinnedVThreads test To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: Bela B. <no...@gi...> - 2025-02-12 20:56:33
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 7b915be7ed2710ddab2041c19ee09234200fa5d6 https://github.com/belaban/JGroups/commit/7b915be7ed2710ddab2041c19ee09234200fa5d6 Author: Bela Ban <be...@ma...> Date: 2025-02-12 (Wed, 12 Feb 2025) Changed paths: M src/org/jgroups/protocols/ASYNC.java Log Message: ----------- Updated docs on MessageProcessingPolicy (https://issues.redhat.com/browse/JGRP-2668) To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: Bela B. <no...@gi...> - 2025-02-12 10:09:29
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 25ef80f470a67cdcaa7c9de6883f10e199e33314 https://github.com/belaban/JGroups/commit/25ef80f470a67cdcaa7c9de6883f10e199e33314 Author: Bela Ban <be...@ma...> Date: 2025-02-12 (Wed, 12 Feb 2025) Changed paths: M pom.xml Log Message: ----------- [maven-release-plugin] prepare for next development iteration To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: Bela B. <no...@gi...> - 2025-02-12 10:09:27
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 89fea90e6a906211c0f00d22d2f57ec59c1ab591 https://github.com/belaban/JGroups/commit/89fea90e6a906211c0f00d22d2f57ec59c1ab591 Author: Bela Ban <be...@ma...> Date: 2025-02-12 (Wed, 12 Feb 2025) Changed paths: M pom.xml Log Message: ----------- [maven-release-plugin] prepare release jgroups-5.4.3.Final To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: Bela B. <no...@gi...> - 2025-02-12 10:09:23
|
Branch: refs/tags/jgroups-5.4.3.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...> - 2025-02-12 09:09:32
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: e469bfa30f1d0cdbab9c672c6a9b09bbf8b0da96 https://github.com/belaban/JGroups/commit/e469bfa30f1d0cdbab9c672c6a9b09bbf8b0da96 Author: Bela Ban <be...@ma...> Date: 2025-02-12 (Wed, 12 Feb 2025) Changed paths: M doc/manual/advanced.adoc M doc/manual/api.adoc Log Message: ----------- Updated docs on MessageProcessingPolicy (https://issues.redhat.com/browse/JGRP-2668) To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: Bela B. <no...@gi...> - 2025-02-12 07:47:08
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: c1cd80a89d3d771d22b3a53524da70dc1b7eb0ca https://github.com/belaban/JGroups/commit/c1cd80a89d3d771d22b3a53524da70dc1b7eb0ca Author: Bela Ban <be...@ma...> Date: 2025-02-12 (Wed, 12 Feb 2025) Changed paths: A src/org/jgroups/protocols/ASYNC.java Log Message: ----------- Added ASYNC To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |