javagroups-git Mailing List for JGroups (Page 31)
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: Bela B. <no...@gi...> - 2024-04-16 15:09:52
|
Branch: refs/heads/JGRP-2603 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-04-16 10:13:22
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: ab036685991c2af5278219de50e0029fc6b4c706 https://github.com/belaban/JGroups/commit/ab036685991c2af5278219de50e0029fc6b4c706 Author: Bela Ban <be...@ma...> Date: 2024-04-16 (Tue, 16 Apr 2024) Changed paths: M src/org/jgroups/JChannel.java M src/org/jgroups/protocols/UNICAST3.java M src/org/jgroups/protocols/pbcast/NAKACK2.java M tests/junit-functional/org/jgroups/tests/TableTest.java Log Message: ----------- - max_batch_size > 0 doesn't remove all messages (https://issues.redhat.com/browse/JGRP-2773) - Deprecated flushing in JChannel (https://issues.redhat.com/browse/JGRP-2784) To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: Bela B. <no...@gi...> - 2024-04-15 17:50:08
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: e466ee66c455308a9a00fdf914fb219586d19d58 https://github.com/belaban/JGroups/commit/e466ee66c455308a9a00fdf914fb219586d19d58 Author: Bela Ban <be...@ma...> Date: 2024-04-15 (Mon, 15 Apr 2024) Changed paths: M src/org/jgroups/demos/RelayDemo.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-04-15 12:53:58
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 32c07c39e8e2a47b75aa366168eb2c1b99dc680d https://github.com/belaban/JGroups/commit/32c07c39e8e2a47b75aa366168eb2c1b99dc680d Author: Bela Ban <be...@ma...> Date: 2024-04-15 (Mon, 15 Apr 2024) Changed paths: M src/org/jgroups/protocols/pbcast/FLUSH.java Log Message: ----------- Deprecated FLUSH To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: Bela B. <no...@gi...> - 2024-04-15 12:32:15
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: d31ce13fbb1c397629bd5dc2e09538101cb59828 https://github.com/belaban/JGroups/commit/d31ce13fbb1c397629bd5dc2e09538101cb59828 Author: Bela Ban <be...@ma...> Date: 2024-04-15 (Mon, 15 Apr 2024) Changed paths: M src/org/jgroups/protocols/AlternatingBundler.java M src/org/jgroups/protocols/BaseBundler.java M src/org/jgroups/protocols/MsgStats.java M src/org/jgroups/protocols/NoBundler.java M src/org/jgroups/protocols/PerDestinationBundler.java M src/org/jgroups/protocols/RingBufferBundler.java M src/org/jgroups/protocols/RingBufferBundlerLockless.java M src/org/jgroups/protocols/RingBufferBundlerLockless2.java M src/org/jgroups/protocols/STATS.java M src/org/jgroups/protocols/TP.java M src/org/jgroups/util/SubmitToThreadPool.java M src/org/jgroups/util/ThreadPool.java A tests/junit-functional/org/jgroups/tests/MsgStatsTest.java M tests/junit/org/jgroups/tests/LoopbackTest.java Log Message: ----------- - Fixed message stats (https://issues.redhat.com/browse/JGRP-2683) - Added MsgStatsTest To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: Bela B. <no...@gi...> - 2024-04-15 06:00:34
|
Branch: refs/heads/5.2.x Home: https://github.com/belaban/JGroups Commit: 4cbc0a699140206f638645476a88b595e315d678 https://github.com/belaban/JGroups/commit/4cbc0a699140206f638645476a88b595e315d678 Author: Bela Ban <be...@ma...> Date: 2024-04-15 (Mon, 15 Apr 2024) Changed paths: M src/org/jgroups/Global.java M src/org/jgroups/Version.java M tests/junit-functional/org/jgroups/tests/VersionTest.java Log Message: ----------- Fix version check micro (https://issues.redhat.com/browse/JGRP-2782) To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: Janning V. <no...@gi...> - 2024-04-15 05:56:03
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 3c9a7567899c0a442d4f07e663474f7c16af1ddf https://github.com/belaban/JGroups/commit/3c9a7567899c0a442d4f07e663474f7c16af1ddf Author: Janning Vygen <vy...@ki...> Date: 2024-04-12 (Fri, 12 Apr 2024) Changed paths: M src/org/jgroups/Global.java M src/org/jgroups/Version.java M tests/junit-functional/org/jgroups/tests/VersionTest.java Log Message: ----------- fix To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: dependabot[bot] <no...@gi...> - 2024-04-11 12:47:57
|
Branch: refs/heads/dependabot/maven/org.wildfly.security-wildfly-elytron-2.4.0.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-04-11 12:47:45
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 7861ce0d7d45499c3034d63f6fbfaec3596e06f2 https://github.com/belaban/JGroups/commit/7861ce0d7d45499c3034d63f6fbfaec3596e06f2 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2024-04-11 (Thu, 11 Apr 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.3.0.Final to 2.4.0.Final. - [Commits](https://github.com/wildfly-security/wildfly-elytron/compare/2.3.0.Final...2.4.0.Final) --- updated-dependencies: - dependency-name: org.wildfly.security:wildfly-elytron dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <su...@gi...> Commit: e906da575a8de13d4a8de34c5699138ffea47df4 https://github.com/belaban/JGroups/commit/e906da575a8de13d4a8de34c5699138ffea47df4 Author: Bela Ban <be...@ma...> Date: 2024-04-11 (Thu, 11 Apr 2024) Changed paths: M pom.xml Log Message: ----------- Merge pull request #783 from belaban/dependabot/maven/org.wildfly.security-wildfly-elytron-2.4.0.Final Bump org.wildfly.security:wildfly-elytron from 2.3.0.Final to 2.4.0.Final Compare: https://github.com/belaban/JGroups/compare/9b4fac1cee92...e906da575a8d To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: dependabot[bot] <no...@gi...> - 2024-04-11 09:42:22
|
Branch: refs/heads/dependabot/maven/org.wildfly.security-wildfly-elytron-2.4.0.Final Home: https://github.com/belaban/JGroups Commit: 7861ce0d7d45499c3034d63f6fbfaec3596e06f2 https://github.com/belaban/JGroups/commit/7861ce0d7d45499c3034d63f6fbfaec3596e06f2 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2024-04-11 (Thu, 11 Apr 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.3.0.Final to 2.4.0.Final. - [Commits](https://github.com/wildfly-security/wildfly-elytron/compare/2.3.0.Final...2.4.0.Final) --- updated-dependencies: - dependency-name: org.wildfly.security:wildfly-elytron dependency-type: direct:development 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-04-10 06:17:04
|
Branch: refs/tags/jgroups-4.2.28.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-04-10 06:17:04
|
Branch: refs/heads/4.x Home: https://github.com/belaban/JGroups Commit: 3b7ed00b8df9876b3b55d06e8eac7a36a0eb53c6 https://github.com/belaban/JGroups/commit/3b7ed00b8df9876b3b55d06e8eac7a36a0eb53c6 Author: Bela Ban <be...@ma...> Date: 2024-04-10 (Wed, 10 Apr 2024) Changed paths: M pom.xml Log Message: ----------- [maven-release-plugin] prepare release jgroups-4.2.28.Final To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: Bela B. <no...@gi...> - 2024-04-10 06:17:03
|
Branch: refs/heads/4.x Home: https://github.com/belaban/JGroups Commit: 07d89e10040d32955d691c249740f4ff7176cc11 https://github.com/belaban/JGroups/commit/07d89e10040d32955d691c249740f4ff7176cc11 Author: Bela Ban <be...@ma...> Date: 2024-04-10 (Wed, 10 Apr 2024) 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...> - 2024-04-09 12:56:11
|
Branch: refs/tags/jgroups-5.2.24.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-04-09 12:56:08
|
Branch: refs/heads/5.2.x Home: https://github.com/belaban/JGroups Commit: a3c3a2690cd37aa401c6dfbc1d6b7c8a9d8e10ca https://github.com/belaban/JGroups/commit/a3c3a2690cd37aa401c6dfbc1d6b7c8a9d8e10ca Author: Bela Ban <be...@ma...> Date: 2024-04-09 (Tue, 09 Apr 2024) 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...> - 2024-04-09 12:56:04
|
Branch: refs/heads/5.2.x Home: https://github.com/belaban/JGroups Commit: 8601b7aeb2bd581bcef6dd09d859754c53dedd5f https://github.com/belaban/JGroups/commit/8601b7aeb2bd581bcef6dd09d859754c53dedd5f Author: Bela Ban <be...@ma...> Date: 2024-04-09 (Tue, 09 Apr 2024) Changed paths: M pom.xml Log Message: ----------- [maven-release-plugin] prepare release jgroups-5.2.24.Final To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: Bela B. <no...@gi...> - 2024-04-09 12:41:12
|
Branch: refs/heads/5.2.x Home: https://github.com/belaban/JGroups Commit: 77766cee20b98bc57eac51cd6ad36495f028fe35 https://github.com/belaban/JGroups/commit/77766cee20b98bc57eac51cd6ad36495f028fe35 Author: Bela Ban <be...@ma...> Date: 2024-04-09 (Tue, 09 Apr 2024) Changed paths: M src/org/jgroups/Membership.java M src/org/jgroups/protocols/pbcast/GMS.java Log Message: ----------- Synchronized access to members in GMS and made some ops in Membership atomic (https://issues.redhat.com/browse/JGRP-2778) To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: Bela B. <no...@gi...> - 2024-04-09 12:40:00
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 9b4fac1cee9285170c2d1ee3ffbd67aa34ddfd07 https://github.com/belaban/JGroups/commit/9b4fac1cee9285170c2d1ee3ffbd67aa34ddfd07 Author: Bela Ban <be...@ma...> Date: 2024-04-09 (Tue, 09 Apr 2024) Changed paths: M src/org/jgroups/Membership.java M src/org/jgroups/protocols/pbcast/GMS.java Log Message: ----------- Synchronized access to members in GMS and made some ops in Membership atomic (https://issues.redhat.com/browse/JGRP-2778) To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: Bela B. <no...@gi...> - 2024-04-09 10:36:31
|
Branch: refs/heads/5.2.x Home: https://github.com/belaban/JGroups Commit: ed8604fa4ab43d36a03910aa1b328dbc8a00b3db https://github.com/belaban/JGroups/commit/ed8604fa4ab43d36a03910aa1b328dbc8a00b3db Author: Bela Ban <be...@ma...> Date: 2024-04-09 (Tue, 09 Apr 2024) Changed paths: M tests/junit-functional/org/jgroups/tests/NioMessageTest.java Log Message: ----------- Added NioMessageTest.testReadonly() To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: Bela B. <no...@gi...> - 2024-04-09 10:36:06
|
Branch: refs/heads/5.2.x Home: https://github.com/belaban/JGroups Commit: 71f851e08e47c0b146af87fcab819e12aa0f4ae7 https://github.com/belaban/JGroups/commit/71f851e08e47c0b146af87fcab819e12aa0f4ae7 Author: Bela Ban <be...@ma...> Date: 2024-04-09 (Tue, 09 Apr 2024) Changed paths: M src/org/jgroups/NioMessage.java Log Message: ----------- ReadOnlyBufferException in NioMessage To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: Bela B. <no...@gi...> - 2024-04-09 10:32:55
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 3eff7689885ccdafc00113e75e00f136d3cae5fd https://github.com/belaban/JGroups/commit/3eff7689885ccdafc00113e75e00f136d3cae5fd Author: cfredri4 <508...@us...> Date: 2024-04-09 (Tue, 09 Apr 2024) Changed paths: M src/org/jgroups/NioMessage.java Log Message: ----------- ReadOnlyBufferException in NioMessage Commit: ba419ef69207c8e7b7228a932a074f7c8edf774b https://github.com/belaban/JGroups/commit/ba419ef69207c8e7b7228a932a074f7c8edf774b Author: Bela Ban <be...@ma...> Date: 2024-04-09 (Tue, 09 Apr 2024) Changed paths: M tests/junit-functional/org/jgroups/tests/NioMessageTest.java Log Message: ----------- Added NioMessageTest.testReadonly() Compare: https://github.com/belaban/JGroups/compare/244cfd1f86b1...ba419ef69207 To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: Bela B. <no...@gi...> - 2024-04-08 17:39:40
|
Branch: refs/heads/5.2.x Home: https://github.com/belaban/JGroups Commit: e016e381f4635b7de8afa6a2ff08e434a49a8dfd https://github.com/belaban/JGroups/commit/e016e381f4635b7de8afa6a2ff08e434a49a8dfd Author: Bela Ban <be...@ma...> Date: 2024-04-08 (Mon, 08 Apr 2024) Changed paths: M src/org/jgroups/protocols/BasicTCP.java Log Message: ----------- Set `tcp_nodelay` to true by default (https://issues.redhat.com/browse/JGRP-2781) To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: Bela B. <no...@gi...> - 2024-04-08 17:38:38
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 244cfd1f86b1456bc6a400f4aaa6948037519521 https://github.com/belaban/JGroups/commit/244cfd1f86b1456bc6a400f4aaa6948037519521 Author: Bela Ban <be...@ma...> Date: 2024-04-08 (Mon, 08 Apr 2024) Changed paths: M src/org/jgroups/protocols/BasicTCP.java Log Message: ----------- Set `tcp_nodelay` to true by default (https://issues.redhat.com/browse/JGRP-2781) To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: Bela B. <no...@gi...> - 2024-04-08 08:16:43
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 48863f1b81221bc33f1ef15d306142b364b65405 https://github.com/belaban/JGroups/commit/48863f1b81221bc33f1ef15d306142b364b65405 Author: Bela Ban <be...@ma...> Date: 2024-04-08 (Mon, 08 Apr 2024) Changed paths: M src/org/jgroups/protocols/UNICAST3.java M src/org/jgroups/protocols/pbcast/NAKACK2.java Log Message: ----------- - NAKACK2/UNICAST3: set max_xmit_req_size to 1024 by default Commit: ddd4d643c1d23488143ff895291075a390b42b58 https://github.com/belaban/JGroups/commit/ddd4d643c1d23488143ff895291075a390b42b58 Author: Bela Ban <be...@ma...> Date: 2024-04-08 (Mon, 08 Apr 2024) Changed paths: M src/org/jgroups/protocols/RATE.java Log Message: ----------- ns Commit: eca40d59fcb3f95c707ea445d7dcba318a8ffa85 https://github.com/belaban/JGroups/commit/eca40d59fcb3f95c707ea445d7dcba318a8ffa85 Author: Bela Ban <be...@ma...> Date: 2024-04-08 (Mon, 08 Apr 2024) Changed paths: M src/org/jgroups/util/Average.java M src/org/jgroups/util/AverageMinMax.java Log Message: ----------- - Changed Average.toString(): better legibility Commit: 7c54d66ef3bc81d2ea155044e5d57889544fb1cf https://github.com/belaban/JGroups/commit/7c54d66ef3bc81d2ea155044e5d57889544fb1cf Author: Bela Ban <be...@ma...> Date: 2024-04-08 (Mon, 08 Apr 2024) Changed paths: A src/org/jgroups/protocols/RATE_LIMITER2.java Log Message: ----------- - First cut of RATE_LIMITER2 (https://issues.redhat.com/browse/JGRP-2779) - max_bytes and interval (changeInterval()) can now be changed dynamically at run time Compare: https://github.com/belaban/JGroups/compare/84d99d73d73a...7c54d66ef3bc To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: dependabot[bot] <no...@gi...> - 2024-04-05 09:26:11
|
Branch: refs/heads/dependabot/maven/org.apache.maven.plugins-maven-source-plugin-3.3.1 Home: https://github.com/belaban/JGroups Commit: 27bbaac3822b29be82a9f5ed52ffe2e9d5af5b49 https://github.com/belaban/JGroups/commit/27bbaac3822b29be82a9f5ed52ffe2e9d5af5b49 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2024-04-05 (Fri, 05 Apr 2024) Changed paths: M pom.xml Log Message: ----------- Bump org.apache.maven.plugins:maven-source-plugin from 3.2.1 to 3.3.1 Bumps [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.2.1 to 3.3.1. - [Commits](https://github.com/apache/maven-source-plugin/compare/maven-source-plugin-3.2.1...maven-source-plugin-3.3.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-source-plugin 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 |