javagroups-git Mailing List for JGroups (Page 40)
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: Bela B. <no...@gi...> - 2023-11-02 06:38:25
|
Branch: refs/heads/4.x Home: https://github.com/belaban/JGroups Commit: 927e87d6e5e7b8660f333bec88c0df0c96b0488e https://github.com/belaban/JGroups/commit/927e87d6e5e7b8660f333bec88c0df0c96b0488e Author: Bela Ban <be...@ma...> Date: 2023-11-02 (Thu, 02 Nov 2023) Changed paths: M pom.xml Log Message: ----------- [maven-release-plugin] prepare for next development iteration |
From: dependabot[bot] <no...@gi...> - 2023-10-27 09:31:58
|
Branch: refs/heads/dependabot/maven/org.apache.maven.plugins-maven-clean-plugin-3.3.2 Home: https://github.com/belaban/JGroups Commit: d34635bcba2a051754483a20a22a4239c480040b https://github.com/belaban/JGroups/commit/d34635bcba2a051754483a20a22a4239c480040b Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-10-27 (Fri, 27 Oct 2023) Changed paths: M pom.xml Log Message: ----------- Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.1 to 3.3.2 Bumps [org.apache.maven.plugins:maven-clean-plugin](https://github.com/apache/maven-clean-plugin) from 3.3.1 to 3.3.2. - [Release notes](https://github.com/apache/maven-clean-plugin/releases) - [Commits](https://github.com/apache/maven-clean-plugin/compare/maven-clean-plugin-3.3.1...maven-clean-plugin-3.3.2) --- 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...> |
From: Bela B. <no...@gi...> - 2023-10-25 15:13:45
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: afb4a314eb8717e0a6224c89965f594ec15ba869 https://github.com/belaban/JGroups/commit/afb4a314eb8717e0a6224c89965f594ec15ba869 Author: Bela Ban <be...@ma...> Date: 2023-10-25 (Wed, 25 Oct 2023) Changed paths: M build.xml M conf/relay/bridge-net1-hf.xml M conf/relay/bridge-net1-net2.xml M conf/relay/bridge-net2-net3.xml M conf/relay/hf.xml M conf/relay/net1.xml M conf/relay/net2.xml M conf/relay/net3.xml M doc/manual/advanced.adoc Log Message: ----------- - Changed sample configs in ./conf/relay: RELAY3 moved below UNICAST3 - Update docs on RELAY3 (https://issues.redhat.com/browse/JGRP-2737) - Using asciidoctor-diagrams for diagrams Commit: 70ea77855bb159f4db964b5a736284b7f0387bd5 https://github.com/belaban/JGroups/commit/70ea77855bb159f4db964b5a736284b7f0387bd5 Author: Bela Ban <be...@ma...> Date: 2023-10-25 (Wed, 25 Oct 2023) Changed paths: M pom.xml Log Message: ----------- Merge branch 'master' of github.com:belaban/JGroups Compare: https://github.com/belaban/JGroups/compare/36994741fd10...70ea77855bb1 |
From: dependabot[bot] <no...@gi...> - 2023-10-25 09:38:05
|
Branch: refs/heads/dependabot/maven/log4j2.version-2.21.1 Home: https://github.com/belaban/JGroups |
From: Bela B. <no...@gi...> - 2023-10-25 09:37:59
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 72f32e147e4bfc0627e800fe453c920c862c2ced https://github.com/belaban/JGroups/commit/72f32e147e4bfc0627e800fe453c920c862c2ced Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-10-25 (Wed, 25 Oct 2023) Changed paths: M pom.xml Log Message: ----------- Bump log4j2.version from 2.21.0 to 2.21.1 Bumps `log4j2.version` from 2.21.0 to 2.21.1. Updates `org.apache.logging.log4j:log4j-core` from 2.21.0 to 2.21.1 Updates `org.apache.logging.log4j:log4j-api` from 2.21.0 to 2.21.1 --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.logging.log4j:log4j-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <su...@gi...> Commit: 36994741fd10b6b185cead8a68e05823ee8121da https://github.com/belaban/JGroups/commit/36994741fd10b6b185cead8a68e05823ee8121da Author: Bela Ban <be...@ma...> Date: 2023-10-25 (Wed, 25 Oct 2023) Changed paths: M pom.xml Log Message: ----------- Merge pull request #746 from belaban/dependabot/maven/log4j2.version-2.21.1 Bump log4j2.version from 2.21.0 to 2.21.1 Compare: https://github.com/belaban/JGroups/compare/0e80e10fc0dc...36994741fd10 |
From: dependabot[bot] <no...@gi...> - 2023-10-25 09:36:53
|
Branch: refs/heads/dependabot/maven/log4j2.version-2.21.1 Home: https://github.com/belaban/JGroups Commit: 72f32e147e4bfc0627e800fe453c920c862c2ced https://github.com/belaban/JGroups/commit/72f32e147e4bfc0627e800fe453c920c862c2ced Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-10-25 (Wed, 25 Oct 2023) Changed paths: M pom.xml Log Message: ----------- Bump log4j2.version from 2.21.0 to 2.21.1 Bumps `log4j2.version` from 2.21.0 to 2.21.1. Updates `org.apache.logging.log4j:log4j-core` from 2.21.0 to 2.21.1 Updates `org.apache.logging.log4j:log4j-api` from 2.21.0 to 2.21.1 --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.logging.log4j:log4j-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <su...@gi...> |
From: Bela B. <no...@gi...> - 2023-10-24 16:30:01
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 0e80e10fc0dc2cda74c732c840f744ff238a5971 https://github.com/belaban/JGroups/commit/0e80e10fc0dc2cda74c732c840f744ff238a5971 Author: Bela Ban <be...@ma...> Date: 2023-10-24 (Tue, 24 Oct 2023) Changed paths: M doc/manual/advanced.adoc Log Message: ----------- Fixed spelling error |
From: Bela B. <no...@gi...> - 2023-10-24 16:24:41
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 0bc5a0efb856a87f5129100d17ed3f22f873dc97 https://github.com/belaban/JGroups/commit/0bc5a0efb856a87f5129100d17ed3f22f873dc97 Author: Bela Ban <be...@ma...> Date: 2023-10-24 (Tue, 24 Oct 2023) Changed paths: M pom.xml Log Message: ----------- Added ISO-8859-1 to maven-resource plugin |
From: Bela B. <no...@gi...> - 2023-10-24 16:10:41
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 57d2a2fe1f7623bea7e242296987f137cf84ce5d https://github.com/belaban/JGroups/commit/57d2a2fe1f7623bea7e242296987f137cf84ce5d Author: Bela Ban <be...@ma...> Date: 2023-10-24 (Tue, 24 Oct 2023) Changed paths: M src/org/jgroups/demos/RelayDemoRpc.java Log Message: ----------- ns |
From: Bela B. <no...@gi...> - 2023-10-24 15:39:18
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: dab1ea138e8b9ce6674d237365b23ec13afa3373 https://github.com/belaban/JGroups/commit/dab1ea138e8b9ce6674d237365b23ec13afa3373 Author: Bela Ban <be...@ma...> Date: 2023-10-24 (Tue, 24 Oct 2023) Changed paths: M conf/jg-messages.properties M conf/jg-messages_de.properties M conf/relay/hf.xml M conf/relay/net1.xml M conf/relay/net2.xml M conf/relay/net3.xml R doc/design/SCOPE.txt M src/org/jgroups/Address.java M src/org/jgroups/BaseMessage.java M src/org/jgroups/Event.java M src/org/jgroups/FragmentedMessage.java M src/org/jgroups/Global.java M src/org/jgroups/Message.java M src/org/jgroups/Receiver.java M src/org/jgroups/blocks/GroupRequest.java M src/org/jgroups/blocks/Request.java M src/org/jgroups/blocks/RequestCorrelator.java M src/org/jgroups/blocks/UnicastRequest.java M src/org/jgroups/demos/RelayDemo.java M src/org/jgroups/fork/ForkProtocolStack.java M src/org/jgroups/protocols/DROP.java M src/org/jgroups/protocols/FD_SOCK2.java M src/org/jgroups/protocols/FORK.java M src/org/jgroups/protocols/FlowControl.java M src/org/jgroups/protocols/LOCAL_PING.java M src/org/jgroups/protocols/RSVP.java M src/org/jgroups/protocols/UNICAST3.java M src/org/jgroups/protocols/pbcast/GMS.java M src/org/jgroups/protocols/pbcast/STABLE.java A src/org/jgroups/protocols/relay/DefaultRouteStatusListener.java M src/org/jgroups/protocols/relay/RELAY.java M src/org/jgroups/protocols/relay/RELAY2.java M src/org/jgroups/protocols/relay/RELAY3.java A src/org/jgroups/protocols/relay/RandomSiteMasterPicker.java M src/org/jgroups/protocols/relay/RelayHeader.java M src/org/jgroups/protocols/relay/Relayer.java M src/org/jgroups/protocols/relay/Route.java M src/org/jgroups/protocols/relay/RouteStatusListener.java M src/org/jgroups/protocols/relay/SiteMaster.java M src/org/jgroups/protocols/relay/SiteUUID.java A src/org/jgroups/protocols/relay/StickySiteMasterPicker.java M src/org/jgroups/stack/IpAddress.java M src/org/jgroups/stack/Protocol.java M src/org/jgroups/stack/ProtocolStack.java A src/org/jgroups/util/Delayer.java M src/org/jgroups/util/ExpiryCache.java M src/org/jgroups/util/Headers.java M src/org/jgroups/util/MyReceiver.java M src/org/jgroups/util/Util.java A tests/junit-functional/org/jgroups/tests/DelayerTest.java M tests/junit-functional/org/jgroups/tests/ExpiryCacheTest.java M tests/junit-functional/org/jgroups/tests/RelayRpcDispatcherTest.java M tests/junit-functional/org/jgroups/tests/RelayTest.java M tests/junit-functional/org/jgroups/tests/RelayTestAsym.java M tests/junit-functional/org/jgroups/tests/RelayTests.java M tests/junit-functional/org/jgroups/tests/SizeTest.java Log Message: ----------- - Fixed incorrect RELAY3 config in hf.xml and net[1-3].xml - Added isSiteAddress()/isSiteMaster() to Address - Added methods to marshall/unmarshall/clear headers - RELAY3: marshall headers into RelayHeader and clear before routing - Added RelayHeader.headers for byte array of marshalled headers - UNICAST3: if msg.dest == SiteMaster(self) -> msg.dest=self - RELAY2 now also clears the headers and re-creates them from the buffer (same behavior as RELAY3). This should not pose any incompatibilities - GMS: view messages have the NO_RELAY flag, as they should be sent only to local members - Fixed failing RelayTest - Fixed incorrect FragmentedMessage.copyPayload - STABLE: send STABILITY message with NO_RELAY flag set - Added state transfer handling to MyReceiver - FlowControl: check if non-nul dest is multicast and skip if true - Added more tests to RelayTest - Added warning to RSVP when RELAYX is found - Removed SCOPE.TXT - Added more tests - UNICAST3: removes only local non-members on view change, not remote (different site addresses) - Added memberUnreachable() to RouteStatusListener - Added handling of MBR_UNREACHABLE plus unit test - Added MBR_UNREACHABLE event - Handling MBR_UNREACHABLE in FORK - RELAY3: discard own TOPO-RSP message - Added Delayer/DelayerTest - Added StickySiteMasterPicker (used by RELAY by default) - Added RandomSiteMasterPicker - GroupRequest: merged site/memberUnreachable() - RELAY3: added delaying of siteUnreachable() notification - Added more unit tests to test failover/multiple site masters in RELAY3 - UNICAST3: added real_dest for (1) retransmits, (2) acks, (3) send-first-seqno: if real_dest (e.g. SiteMaster("nyc")) is not the same as local_addr, then the src of the message must be real_dest, otherwise the recipient would not find the target in its send_table! - BaseMessage.setFlag(): overwrite flags, *don't* xor them - RelayHeader: added original_flags - RELAY3: store and restore original headers on routed messages Commit: 3d55b421721cf1f863097f984ec3808377a59702 https://github.com/belaban/JGroups/commit/3d55b421721cf1f863097f984ec3808377a59702 Author: Bela Ban <be...@ma...> Date: 2023-10-24 (Tue, 24 Oct 2023) Changed paths: M pom.xml Log Message: ----------- Merge branch 'master' of github.com:belaban/JGroups Compare: https://github.com/belaban/JGroups/compare/28b9e90e46cd...3d55b421721c |
From: dependabot[bot] <no...@gi...> - 2023-10-24 09:54:54
|
Branch: refs/heads/dependabot/maven/org.apache.maven.plugins-maven-dependency-plugin-3.6.1 Home: https://github.com/belaban/JGroups |
From: Bela B. <no...@gi...> - 2023-10-24 09:54:48
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 6f21e7f94cf57dad341ff2ebe9335f8b826cc3e9 https://github.com/belaban/JGroups/commit/6f21e7f94cf57dad341ff2ebe9335f8b826cc3e9 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-10-24 (Tue, 24 Oct 2023) Changed paths: M pom.xml Log Message: ----------- Bump org.apache.maven.plugins:maven-dependency-plugin Bumps [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.6.0 to 3.6.1. - [Commits](https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.6.0...maven-dependency-plugin-3.6.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-dependency-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <su...@gi...> Commit: 28b9e90e46cd6ff320247f8dc42df10593606aeb https://github.com/belaban/JGroups/commit/28b9e90e46cd6ff320247f8dc42df10593606aeb Author: Bela Ban <be...@ma...> Date: 2023-10-24 (Tue, 24 Oct 2023) Changed paths: M pom.xml Log Message: ----------- Merge pull request #745 from belaban/dependabot/maven/org.apache.maven.plugins-maven-dependency-plugin-3.6.1 Bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.0 to 3.6.1 Compare: https://github.com/belaban/JGroups/compare/0ed4fe74e179...28b9e90e46cd |
From: dependabot[bot] <no...@gi...> - 2023-10-24 09:54:46
|
Branch: refs/heads/dependabot/maven/org.apache.maven.plugins-maven-failsafe-plugin-3.2.1 Home: https://github.com/belaban/JGroups |
From: Bela B. <no...@gi...> - 2023-10-24 09:54:37
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 2e341b276bb4a954361409f4b1fcc21f6a364d2f https://github.com/belaban/JGroups/commit/2e341b276bb4a954361409f4b1fcc21f6a364d2f Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-10-24 (Tue, 24 Oct 2023) Changed paths: M pom.xml Log Message: ----------- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.1.0 to 3.2.1 Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.1.0 to 3.2.1. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.1.0...surefire-3.2.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <su...@gi...> Commit: 0ed4fe74e179da57b7ccc4f1e5dc72e51821f355 https://github.com/belaban/JGroups/commit/0ed4fe74e179da57b7ccc4f1e5dc72e51821f355 Author: Bela Ban <be...@ma...> Date: 2023-10-24 (Tue, 24 Oct 2023) Changed paths: M pom.xml Log Message: ----------- Merge pull request #744 from belaban/dependabot/maven/org.apache.maven.plugins-maven-failsafe-plugin-3.2.1 Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.1.0 to 3.2.1 Compare: https://github.com/belaban/JGroups/compare/fb52823484f8...0ed4fe74e179 |
From: dependabot[bot] <no...@gi...> - 2023-10-24 09:34:22
|
Branch: refs/heads/dependabot/maven/org.apache.maven.plugins-maven-dependency-plugin-3.6.1 Home: https://github.com/belaban/JGroups Commit: 6f21e7f94cf57dad341ff2ebe9335f8b826cc3e9 https://github.com/belaban/JGroups/commit/6f21e7f94cf57dad341ff2ebe9335f8b826cc3e9 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-10-24 (Tue, 24 Oct 2023) Changed paths: M pom.xml Log Message: ----------- Bump org.apache.maven.plugins:maven-dependency-plugin Bumps [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.6.0 to 3.6.1. - [Commits](https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.6.0...maven-dependency-plugin-3.6.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-dependency-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <su...@gi...> |
From: dependabot[bot] <no...@gi...> - 2023-10-24 09:34:09
|
Branch: refs/heads/dependabot/maven/org.apache.maven.plugins-maven-failsafe-plugin-3.2.1 Home: https://github.com/belaban/JGroups Commit: 2e341b276bb4a954361409f4b1fcc21f6a364d2f https://github.com/belaban/JGroups/commit/2e341b276bb4a954361409f4b1fcc21f6a364d2f Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-10-24 (Tue, 24 Oct 2023) Changed paths: M pom.xml Log Message: ----------- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.1.0 to 3.2.1 Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.1.0 to 3.2.1. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.1.0...surefire-3.2.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <su...@gi...> |
From: Bela B. <no...@gi...> - 2023-10-24 06:27:41
|
Branch: refs/heads/4.x Home: https://github.com/belaban/JGroups Commit: 47aa23680004775e0e2c90c1e7bc61bb4be7ea45 https://github.com/belaban/JGroups/commit/47aa23680004775e0e2c90c1e7bc61bb4be7ea45 Author: Bela Ban <be...@ma...> Date: 2023-10-24 (Tue, 24 Oct 2023) Changed paths: M src/org/jgroups/blocks/cs/NioBaseServer.java Log Message: ----------- Fixed https://issues.redhat.com/browse/JGRP-2727 |
From: dependabot[bot] <no...@gi...> - 2023-10-17 09:38:34
|
Branch: refs/heads/dependabot/maven/log4j2.version-2.21.0 Home: https://github.com/belaban/JGroups |
From: Bela B. <no...@gi...> - 2023-10-17 09:38:28
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: f1a6b7c95d83ad8f15c003c335df97091d4bb240 https://github.com/belaban/JGroups/commit/f1a6b7c95d83ad8f15c003c335df97091d4bb240 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-10-17 (Tue, 17 Oct 2023) Changed paths: M pom.xml Log Message: ----------- Bump log4j2.version from 2.20.0 to 2.21.0 Bumps `log4j2.version` from 2.20.0 to 2.21.0. Updates `org.apache.logging.log4j:log4j-core` from 2.20.0 to 2.21.0 Updates `org.apache.logging.log4j:log4j-api` from 2.20.0 to 2.21.0 --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.logging.log4j:log4j-api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <su...@gi...> Commit: fb52823484f857c968763df96a51d3f1eac98b46 https://github.com/belaban/JGroups/commit/fb52823484f857c968763df96a51d3f1eac98b46 Author: Bela Ban <be...@ma...> Date: 2023-10-17 (Tue, 17 Oct 2023) Changed paths: M pom.xml Log Message: ----------- Merge pull request #743 from belaban/dependabot/maven/log4j2.version-2.21.0 Bump log4j2.version from 2.20.0 to 2.21.0 Compare: https://github.com/belaban/JGroups/compare/7164ac7c3f2e...fb52823484f8 |
From: dependabot[bot] <no...@gi...> - 2023-10-17 09:36:38
|
Branch: refs/heads/dependabot/maven/log4j2.version-2.21.0 Home: https://github.com/belaban/JGroups Commit: f1a6b7c95d83ad8f15c003c335df97091d4bb240 https://github.com/belaban/JGroups/commit/f1a6b7c95d83ad8f15c003c335df97091d4bb240 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2023-10-17 (Tue, 17 Oct 2023) Changed paths: M pom.xml Log Message: ----------- Bump log4j2.version from 2.20.0 to 2.21.0 Bumps `log4j2.version` from 2.20.0 to 2.21.0. Updates `org.apache.logging.log4j:log4j-core` from 2.20.0 to 2.21.0 Updates `org.apache.logging.log4j:log4j-api` from 2.20.0 to 2.21.0 --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.logging.log4j:log4j-api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <su...@gi...> |
From: Bela B. <no...@gi...> - 2023-10-13 07:27:47
|
Branch: refs/heads/5.2.x Home: https://github.com/belaban/JGroups Commit: 6eadd7228b81aee06439464519eb42d6d8c3bf76 https://github.com/belaban/JGroups/commit/6eadd7228b81aee06439464519eb42d6d8c3bf76 Author: Bela Ban <be...@ma...> Date: 2023-10-13 (Fri, 13 Oct 2023) Changed paths: M src/org/jgroups/blocks/Cache.java M src/org/jgroups/blocks/GridFile.java M src/org/jgroups/protocols/FD_HOST.java M src/org/jgroups/protocols/FD_SOCK.java M src/org/jgroups/protocols/FD_SOCK2.java M src/org/jgroups/protocols/FailureDetection.java M src/org/jgroups/protocols/SOS.java M src/org/jgroups/protocols/pbcast/GMS.java M src/org/jgroups/protocols/pbcast/ViewHandler.java M src/org/jgroups/stack/GossipRouter.java M src/org/jgroups/util/Util.java Log Message: ----------- JGRP-2736 Use LocalDateTime w/UTC instead of Date * Avoids triggering of the JDK TZ rule caching |
From: Bela B. <no...@gi...> - 2023-10-13 07:24:32
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 901197b381b6228eb3d2fde862972839812dfce6 https://github.com/belaban/JGroups/commit/901197b381b6228eb3d2fde862972839812dfce6 Author: Tristan Tarrant <tta...@re...> Date: 2023-10-12 (Thu, 12 Oct 2023) Changed paths: M src/org/jgroups/blocks/Cache.java M src/org/jgroups/blocks/GridFile.java M src/org/jgroups/protocols/FD_HOST.java M src/org/jgroups/protocols/FD_SOCK.java M src/org/jgroups/protocols/FD_SOCK2.java M src/org/jgroups/protocols/FailureDetection.java M src/org/jgroups/protocols/SOS.java M src/org/jgroups/protocols/pbcast/GMS.java M src/org/jgroups/protocols/pbcast/ViewHandler.java M src/org/jgroups/stack/GossipRouter.java M src/org/jgroups/util/Util.java Log Message: ----------- JGRP-2736 Use LocalDateTime w/UTC instead of Date * Avoids triggering of the JDK TZ rule caching Commit: 7164ac7c3f2e1570d34ce58d342dc2c55f55499c https://github.com/belaban/JGroups/commit/7164ac7c3f2e1570d34ce58d342dc2c55f55499c Author: Bela Ban <be...@ma...> Date: 2023-10-13 (Fri, 13 Oct 2023) Changed paths: M src/org/jgroups/blocks/Cache.java M src/org/jgroups/blocks/GridFile.java M src/org/jgroups/protocols/FD_HOST.java M src/org/jgroups/protocols/FD_SOCK.java M src/org/jgroups/protocols/FD_SOCK2.java M src/org/jgroups/protocols/FailureDetection.java M src/org/jgroups/protocols/SOS.java M src/org/jgroups/protocols/pbcast/GMS.java M src/org/jgroups/protocols/pbcast/ViewHandler.java M src/org/jgroups/stack/GossipRouter.java M src/org/jgroups/util/Util.java Log Message: ----------- Merge pull request #742 from tristantarrant/JGRP-2736/instant JGRP-2736 Use Instant instead of Date Compare: https://github.com/belaban/JGroups/compare/60deb373081e...7164ac7c3f2e |
From: Bela B. <no...@gi...> - 2023-10-12 10:56:23
|
Branch: refs/heads/4.x Home: https://github.com/belaban/JGroups Commit: 8b5e280c37dd23c6c24b3fdafb4b50ce1703f2e0 https://github.com/belaban/JGroups/commit/8b5e280c37dd23c6c24b3fdafb4b50ce1703f2e0 Author: Bela Ban <be...@ma...> Date: 2023-10-12 (Thu, 12 Oct 2023) Changed paths: M src/org/jgroups/protocols/ASYM_ENCRYPT.java Log Message: ----------- - ASYM_ENCRYPT checks in init() if the secret key enables encoding (https://issues.redhat.com/browse/JGRP-2735) |
From: Bela B. <no...@gi...> - 2023-10-12 10:52:55
|
Branch: refs/heads/5.2.x Home: https://github.com/belaban/JGroups Commit: d7e121ad42c4725af8d74c1d098f4db46b32dd22 https://github.com/belaban/JGroups/commit/d7e121ad42c4725af8d74c1d098f4db46b32dd22 Author: Bela Ban <be...@ma...> Date: 2023-10-12 (Thu, 12 Oct 2023) Changed paths: M src/org/jgroups/protocols/ASYM_ENCRYPT.java Log Message: ----------- Revert "ASYM_ENCRYPT: incorrect log statement (https://issues.redhat.com/browse/JGRP-2734)" This reverts commit ebc3ebc505c54f0c06c12235b6e36f9550c79867. Commit: 1359b96066bb0fc6a2000f25d51f66486c0f02e8 https://github.com/belaban/JGroups/commit/1359b96066bb0fc6a2000f25d51f66486c0f02e8 Author: Bela Ban <be...@ma...> Date: 2023-10-12 (Thu, 12 Oct 2023) Changed paths: M src/org/jgroups/protocols/ASYM_ENCRYPT.java Log Message: ----------- - ASYM_ENCRYPT checks in init() if the secret key enables encoding (https://issues.redhat.com/browse/JGRP-2735) Compare: https://github.com/belaban/JGroups/compare/ebc3ebc505c5...1359b96066bb |
From: Bela B. <no...@gi...> - 2023-10-12 10:49:29
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 60deb373081e2c8e1c778b376b42b21daecb398a https://github.com/belaban/JGroups/commit/60deb373081e2c8e1c778b376b42b21daecb398a Author: Bela Ban <be...@ma...> Date: 2023-10-12 (Thu, 12 Oct 2023) Changed paths: M src/org/jgroups/protocols/ASYM_ENCRYPT.java Log Message: ----------- - ASYM_ENCRYPT checks in init() if the secret key enables encoding (https://issues.redhat.com/browse/JGRP-2735) |