javagroups-git Mailing List for JGroups (Page 3)
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
(5) |
Sep
|
Oct
|
Nov
|
Dec
|
From: Bela B. <no...@gi...> - 2025-06-27 12:59:57
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 9860265108b4a615c0039a4d6b0b5b2ae24aa3a7 https://github.com/belaban/JGroups/commit/9860265108b4a615c0039a4d6b0b5b2ae24aa3a7 Author: cfredri4 <chr...@vo...> Date: 2025-06-27 (Fri, 27 Jun 2025) Changed paths: M src/org/jgroups/util/Metrics.java Log Message: ----------- Convert booleans in metrics This change includes conversion of booleans as 0/1 in metrics. Commit: 53029c7c7119fdcb6138854579c23b74e4fac5bf https://github.com/belaban/JGroups/commit/53029c7c7119fdcb6138854579c23b74e4fac5bf Author: Bela Ban <be...@ma...> Date: 2025-06-27 (Fri, 27 Jun 2025) Changed paths: M src/org/jgroups/util/Metrics.java Log Message: ----------- Merge pull request #913 from cfredri4/convert-booleans-in-metrics Convert booleans in metrics Compare: https://github.com/belaban/JGroups/compare/22bc5c72d289...53029c7c7119 To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: Bela B. <no...@gi...> - 2025-06-27 12:58:46
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 22bc5c72d2890c57fba2482a9676b7e338e6d9bf https://github.com/belaban/JGroups/commit/22bc5c72d2890c57fba2482a9676b7e338e6d9bf Author: Bela Ban <be...@ma...> Date: 2025-06-27 (Fri, 27 Jun 2025) Changed paths: M src/org/jgroups/protocols/JDBC_PING2.java M src/org/jgroups/protocols/pbcast/Merger.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-06-27 12:52:28
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: c1ab8273700f75d5121c744ebc45a0d66c31cf7f https://github.com/belaban/JGroups/commit/c1ab8273700f75d5121c744ebc45a0d66c31cf7f Author: cfredri4 <chr...@vo...> Date: 2025-06-27 (Fri, 27 Jun 2025) Changed paths: M pom.xml M src/org/jgroups/JChannelProbeHandler.java M src/org/jgroups/conf/ConfiguratorFactory.java M src/org/jgroups/conf/XmlConfigurator.java M src/org/jgroups/demos/CounterServiceDemo.java M src/org/jgroups/demos/KeyStoreGenerator.java M src/org/jgroups/demos/ReplCacheDemo.java M src/org/jgroups/demos/StompDraw.java M src/org/jgroups/jmx/ResourceDMBean.java M src/org/jgroups/protocols/COUNTER.java M src/org/jgroups/protocols/EXAMPLE.java M src/org/jgroups/protocols/Encrypt.java M src/org/jgroups/protocols/FD_HOST.java M src/org/jgroups/protocols/FORK.java M src/org/jgroups/protocols/RACKSPACE_PING.java M src/org/jgroups/protocols/RTTHeader.java M src/org/jgroups/protocols/SERIALIZE.java M src/org/jgroups/protocols/SOS.java M src/org/jgroups/protocols/SWIFT_PING.java M src/org/jgroups/protocols/UDP.java M src/org/jgroups/protocols/relay/RELAY3.java M src/org/jgroups/util/ByteBufferInputStream.java M src/org/jgroups/util/CompareMetrics.java M src/org/jgroups/util/ResourceManager.java R src/org/jgroups/util/SecurityActions.java M src/org/jgroups/util/SslContextFactory.java M src/org/jgroups/util/Util.java M src/org/jgroups/util/WriteVersionTo.java M src/org/jgroups/util/XMLSchemaGenerator.java M tests/byteman/org/jgroups/tests/byteman/RingBufferSeqnoTest.java M tests/byteman/org/jgroups/tests/helpers/RttTestHelper.java M tests/junit-functional/org/jgroups/blocks/CacheTest.java M tests/junit-functional/org/jgroups/blocks/RpcDispatcherTest.java M tests/junit-functional/org/jgroups/protocols/ASYM_ENCRYPT_TestCbc.java M tests/junit-functional/org/jgroups/protocols/GMS_MergeTest.java M tests/junit-functional/org/jgroups/protocols/RED_Test.java M tests/junit-functional/org/jgroups/protocols/UNICAST_Test.java M tests/junit-functional/org/jgroups/tests/AckCollectorTest.java M tests/junit-functional/org/jgroups/tests/BatchMessageTest.java M tests/junit-functional/org/jgroups/tests/ConcurrentLinkedBlockingQueueTest.java M tests/junit-functional/org/jgroups/tests/ExtendedUUIDTest.java M tests/junit-functional/org/jgroups/tests/ForkChannelTest.java M tests/junit-functional/org/jgroups/tests/MergerTest.java M tests/junit-functional/org/jgroups/tests/MessageBatchTest.java M tests/junit-functional/org/jgroups/tests/PropertyConvertersTest.java M tests/junit-functional/org/jgroups/tests/RelayRpcDispatcherTest.java M tests/junit/org/jgroups/blocks/RpcDispatcherExceptionTest.java M tests/junit/org/jgroups/tests/ChannelTest.java M tests/junit/org/jgroups/tests/DuplicateTest.java M tests/junit/org/jgroups/tests/FifoOrderTest.java M tests/junit/org/jgroups/tests/MergeTest.java M tests/junit/org/jgroups/tests/OOBTest.java M tests/junit/org/jgroups/tests/SequencerOrderTest.java M tests/junit/org/jgroups/tests/StateTransferTest.java M tests/other/org/jgroups/tests/McastSenderTest.java M tests/other/org/jgroups/tests/MulticastTest.java M tests/other/org/jgroups/tests/UnicastTestTcp.java M tests/other/org/jgroups/tests/UnicastTestTcpRpc.java M tests/other/org/jgroups/tests/UnicastTestTcpSlow.java M tests/stress/org/jgroups/tests/RingBufferLocklessStressTest.java M tests/stress/org/jgroups/tests/RingBufferStressTest.java Log Message: ----------- Fix warnings Update deprecated methods, e.g.: new URL() to URI.create().toURL() Remove deprecated SecurityManager Remove unused or dead code Commit: 64fdbef47d1ce31b39add7d0200c9f0a343407ea https://github.com/belaban/JGroups/commit/64fdbef47d1ce31b39add7d0200c9f0a343407ea Author: Bela Ban <be...@ma...> Date: 2025-06-27 (Fri, 27 Jun 2025) Changed paths: M tests/junit-functional/org/jgroups/tests/ConcurrentLinkedBlockingQueueTest.java Log Message: ----------- ns Compare: https://github.com/belaban/JGroups/compare/82a2e919ef57...64fdbef47d1c To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: Bela B. <no...@gi...> - 2025-06-26 15:02:39
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 82a2e919ef57b4ec10b4886142f5a8860c825e30 https://github.com/belaban/JGroups/commit/82a2e919ef57b4ec10b4886142f5a8860c825e30 Author: Bela Ban <be...@ma...> Date: 2025-06-26 (Thu, 26 Jun 2025) Changed paths: M src/org/jgroups/blocks/cs/TcpBaseServer.java M src/org/jgroups/blocks/cs/TcpConnectionNonBlocking.java M src/org/jgroups/protocols/TCP.java M src/org/jgroups/util/Runner.java Log Message: ----------- - TcpConnectionNonBlocking: switched from ArrayBlockingQueue to ConcurrentLinkedBlockingQueue and use drainTo() instead of take(): https://issues.redhat.com/browse/JGRP-2884 - TcpConnectionNonBlocking: using Runner for the main loop To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: Bela B. <no...@gi...> - 2025-06-26 10:45:54
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: bf40100fa5614ee710715c8130842c9e180d35e7 https://github.com/belaban/JGroups/commit/bf40100fa5614ee710715c8130842c9e180d35e7 Author: Bela Ban <be...@ma...> Date: 2025-06-26 (Thu, 26 Jun 2025) Changed paths: M pom.xml Log Message: ----------- Changed version to 5.5.0 To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: Christian F. <no...@gi...> - 2025-06-26 04:38:12
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 2e4249deade0c53e8b6d5889851cdda0ad4d0587 https://github.com/belaban/JGroups/commit/2e4249deade0c53e8b6d5889851cdda0ad4d0587 Author: cfredri4 <chr...@vo...> Date: 2025-06-25 (Wed, 25 Jun 2025) Changed paths: M src/org/jgroups/util/Util.java Log Message: ----------- Reflection improvements Previously Util.getAllDeclaredMethodsWithAnnotations would return duplicates for overriden methods, or if multiple annotations were found on a method. To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: Bela B. <no...@gi...> - 2025-06-25 14:36:33
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: c42f12167a6f023318b2ebb14946a1256b10f101 https://github.com/belaban/JGroups/commit/c42f12167a6f023318b2ebb14946a1256b10f101 Author: Bela Ban <be...@ma...> Date: 2025-06-25 (Wed, 25 Jun 2025) Changed paths: M tests/byteman/org/jgroups/tests/byteman/SequencerFailoverTest.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-06-25 14:33:04
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 66c6789961fefcc666afc51829ac1d46ff175d24 https://github.com/belaban/JGroups/commit/66c6789961fefcc666afc51829ac1d46ff175d24 Author: Bela Ban <be...@ma...> Date: 2025-06-25 (Wed, 25 Jun 2025) Changed paths: M src/org/jgroups/protocols/PerDestinationBundler.java M src/org/jgroups/protocols/TransferQueueBundler.java M src/org/jgroups/util/ConcurrentLinkedBlockingQueue.java A tests/junit-functional/org/jgroups/tests/ConcurrentLinkedBlockingQueueTest.java Log Message: ----------- - First working version of ConcurrentLinkedBlockingQueue: offer(), drainTo() and take() (used by TransferQueueBundler and PerDestinationBundler) have been implemented - PerDestinationBundler and TransferQueueBundler now use ConcurrentLinkedBlockingQueue instead of ArrayBlockingQueue - Fixed ABA issue in PerDestinationBundler: using AtomicInteger instead of AtomicBoolean now ns To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: Bela B. <no...@gi...> - 2025-06-25 14:17:37
|
Branch: refs/heads/JGRP-2890 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-06-25 14:16:40
|
Branch: refs/heads/JGRP-2890 Home: https://github.com/belaban/JGroups Commit: 5826a1387a351efd3844b82c3d0ed26816d907e2 https://github.com/belaban/JGroups/commit/5826a1387a351efd3844b82c3d0ed26816d907e2 Author: Bela Ban <be...@ma...> Date: 2025-06-25 (Wed, 25 Jun 2025) Changed paths: M src/org/jgroups/util/ConcurrentLinkedBlockingQueue.java M tests/junit-functional/org/jgroups/tests/ConcurrentLinkedBlockingQueueTest.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-06-25 12:13:05
|
Branch: refs/heads/JGRP-2890 Home: https://github.com/belaban/JGroups Commit: 2b02c848a728ce228a4f7d6efd74e563b90b3e7f https://github.com/belaban/JGroups/commit/2b02c848a728ce228a4f7d6efd74e563b90b3e7f Author: Bela Ban <be...@ma...> Date: 2025-06-25 (Wed, 25 Jun 2025) Changed paths: M src/org/jgroups/protocols/PerDestinationBundler.java M src/org/jgroups/protocols/TransferQueueBundler.java Log Message: ----------- - PerDestinationBundler and TransferQueueBundler now use ConcurrentLinkedBlockingQueue instead of ArrayBlockingQueue - Fixed ABA issue in PerDestinationBundler: using AtomicInteger instead of AtomicBoolean now To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: Bela B. <no...@gi...> - 2025-06-25 12:11:08
|
Branch: refs/heads/JGRP-2890 Home: https://github.com/belaban/JGroups Commit: 739aba2a141b5757c2ac41eafef5d1507dfcd574 https://github.com/belaban/JGroups/commit/739aba2a141b5757c2ac41eafef5d1507dfcd574 Author: Bela Ban <be...@ma...> Date: 2025-06-25 (Wed, 25 Jun 2025) Changed paths: M src/org/jgroups/protocols/PerDestinationBundler.java Log Message: ----------- ns Commit: 460326f4ebbd8ef0806e6b006a641cbcff180905 https://github.com/belaban/JGroups/commit/460326f4ebbd8ef0806e6b006a641cbcff180905 Author: Bela Ban <be...@ma...> Date: 2025-06-25 (Wed, 25 Jun 2025) Changed paths: M src/org/jgroups/util/ConcurrentLinkedBlockingQueue.java A tests/junit-functional/org/jgroups/tests/ConcurrentLinkedBlockingQueueTest.java Log Message: ----------- - First working version of ConcurrentLinkedBlockingQueue: offer(), drainTo() and take() (used by TransferQueueBundler and PerDestinationBundler) have been implemented Compare: https://github.com/belaban/JGroups/compare/739aba2a141b%5E...460326f4ebbd To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: Bela B. <no...@gi...> - 2025-06-24 11:16:00
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 98bdc6c26f1746a66989f72abe961983b6eac8d1 https://github.com/belaban/JGroups/commit/98bdc6c26f1746a66989f72abe961983b6eac8d1 Author: Bela Ban <be...@ma...> Date: 2025-06-24 (Tue, 24 Jun 2025) Changed paths: M src/org/jgroups/protocols/BaseBundler.java M src/org/jgroups/protocols/PerDestinationBundler.java M src/org/jgroups/protocols/TransferQueueBundler.java Log Message: ----------- Deprecated Bundler.drop_when_full (always true) To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: Bela B. <no...@gi...> - 2025-06-24 09:07:42
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 4acc7a5bf5d83507dac9de056483e534b29d9938 https://github.com/belaban/JGroups/commit/4acc7a5bf5d83507dac9de056483e534b29d9938 Author: Bela Ban <be...@ma...> Date: 2025-06-24 (Tue, 24 Jun 2025) Changed paths: M src/org/jgroups/util/SuppressCache.java M src/org/jgroups/util/SuppressLog.java Log Message: ----------- Added methods to SuppressLog (https://issues.redhat.com/browse/JGRP-2898) To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: Bela B. <no...@gi...> - 2025-06-23 15:21:03
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: bd55375b785bb417b7bb108dd04950669215d54f https://github.com/belaban/JGroups/commit/bd55375b785bb417b7bb108dd04950669215d54f Author: Bela Ban <be...@ma...> Date: 2025-06-23 (Mon, 23 Jun 2025) Changed paths: M src/org/jgroups/Global.java M src/org/jgroups/util/Util.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-06-23 15:17:39
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 9c45cd79f9b858aa8cd871d01f642f95a3259290 https://github.com/belaban/JGroups/commit/9c45cd79f9b858aa8cd871d01f642f95a3259290 Author: Bela Ban <be...@ma...> Date: 2025-06-23 (Mon, 23 Jun 2025) Changed paths: M doc/manual/protocols-template.adoc M src/org/jgroups/Global.java M src/org/jgroups/util/Util.java M tests/junit-functional/org/jgroups/tests/UtilTest.java Log Message: ----------- changed bind_addr="localhost" to bind_addr="use-localhost" (https://issues.redhat.com/browse/JGRP-2897) To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: Bela B. <no...@gi...> - 2025-06-23 15:07:16
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 90c703389ed6624a36943cfe7947d734765118db https://github.com/belaban/JGroups/commit/90c703389ed6624a36943cfe7947d734765118db Author: Bela Ban <be...@ma...> Date: 2025-06-23 (Mon, 23 Jun 2025) Changed paths: M tests/junit/org/jgroups/tests/DuplicateTest.java Log Message: ----------- Reduced wait time in DuplicateTest Commit: c9e8fa4616a5645de98c9d9942b98c0e2a4a9fc9 https://github.com/belaban/JGroups/commit/c9e8fa4616a5645de98c9d9942b98c0e2a4a9fc9 Author: Bela Ban <be...@ma...> Date: 2025-06-23 (Mon, 23 Jun 2025) Changed paths: M tests/junit-functional/org/jgroups/tests/BundlerTest.java Log Message: ----------- Reduced wait time in BundlerTest Commit: 97d824aff8d2d76f1de9ed02c50424936ace01b3 https://github.com/belaban/JGroups/commit/97d824aff8d2d76f1de9ed02c50424936ace01b3 Author: Bela Ban <be...@ma...> Date: 2025-06-23 (Mon, 23 Jun 2025) Changed paths: M tests/junit/org/jgroups/tests/DiscoveryTest2.java Log Message: ----------- Reduced wait time in Discovery2Test Commit: 69cde2e35f9dda6e0730943d1b6996d5897847e0 https://github.com/belaban/JGroups/commit/69cde2e35f9dda6e0730943d1b6996d5897847e0 Author: Bela Ban <be...@ma...> Date: 2025-06-23 (Mon, 23 Jun 2025) Changed paths: M tests/junit/org/jgroups/tests/OOBTest.java Log Message: ----------- Reduced wait time in OOBTest Commit: 757d4335d24896d30e790147fdfd7e6b2f2b2e1c https://github.com/belaban/JGroups/commit/757d4335d24896d30e790147fdfd7e6b2f2b2e1c Author: Bela Ban <be...@ma...> Date: 2025-06-23 (Mon, 23 Jun 2025) Changed paths: M src/org/jgroups/util/Util.java Log Message: ----------- ns Commit: 72b5d01040bfaedc908944a224c79b2c32ae8493 https://github.com/belaban/JGroups/commit/72b5d01040bfaedc908944a224c79b2c32ae8493 Author: Bela Ban <be...@ma...> Date: 2025-06-23 (Mon, 23 Jun 2025) Changed paths: M src/org/jgroups/util/Util.java Log Message: ----------- ns Compare: https://github.com/belaban/JGroups/compare/8da0179290e5...72b5d01040bf To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: Bela B. <no...@gi...> - 2025-06-23 09:35:59
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: 8da0179290e557f15ff326ec8d9051cf92157891 https://github.com/belaban/JGroups/commit/8da0179290e557f15ff326ec8d9051cf92157891 Author: Bela Ban <be...@ma...> Date: 2025-06-21 (Sat, 21 Jun 2025) Changed paths: M doc/manual/protocols-template.adoc M src/org/jgroups/util/Util.java M tests/junit-functional/org/jgroups/tests/UtilTest.java Log Message: ----------- Added "LOCALHOST" as a valid bind_addr (https://issues.redhat.com/browse/JGRP-2897) To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: dependabot[bot] <no...@gi...> - 2025-06-20 10:43:32
|
Branch: refs/heads/dependabot/maven/org.asciidoctor-asciidoctorj-diagram-3.0.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-06-20 10:43:14
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: bd02f82bacc331cdc7013d34daa3540f484c8b07 https://github.com/belaban/JGroups/commit/bd02f82bacc331cdc7013d34daa3540f484c8b07 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2025-06-20 (Fri, 20 Jun 2025) Changed paths: M pom.xml Log Message: ----------- Bump org.asciidoctor:asciidoctorj-diagram from 2.3.2 to 3.0.1 Bumps [org.asciidoctor:asciidoctorj-diagram](https://github.com/asciidoctor/asciidoctorj-diagram) from 2.3.2 to 3.0.1. - [Release notes](https://github.com/asciidoctor/asciidoctorj-diagram/releases) - [Commits](https://github.com/asciidoctor/asciidoctorj-diagram/compare/v2.3.2...v3.0.1) --- updated-dependencies: - dependency-name: org.asciidoctor:asciidoctorj-diagram dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <su...@gi...> Commit: 8e88b2278a4fd71f2cdd4442440c91ab0e8ad785 https://github.com/belaban/JGroups/commit/8e88b2278a4fd71f2cdd4442440c91ab0e8ad785 Author: Bela Ban <be...@ma...> Date: 2025-06-20 (Fri, 20 Jun 2025) Changed paths: M pom.xml Log Message: ----------- Merge pull request #909 from belaban/dependabot/maven/org.asciidoctor-asciidoctorj-diagram-3.0.1 Bump org.asciidoctor:asciidoctorj-diagram from 2.3.2 to 3.0.1 Compare: https://github.com/belaban/JGroups/compare/ce1eba4291f0...8e88b2278a4f To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: dependabot[bot] <no...@gi...> - 2025-06-20 09:29:28
|
Branch: refs/heads/dependabot/maven/org.asciidoctor-asciidoctorj-diagram-3.0.1 Home: https://github.com/belaban/JGroups Commit: bd02f82bacc331cdc7013d34daa3540f484c8b07 https://github.com/belaban/JGroups/commit/bd02f82bacc331cdc7013d34daa3540f484c8b07 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2025-06-20 (Fri, 20 Jun 2025) Changed paths: M pom.xml Log Message: ----------- Bump org.asciidoctor:asciidoctorj-diagram from 2.3.2 to 3.0.1 Bumps [org.asciidoctor:asciidoctorj-diagram](https://github.com/asciidoctor/asciidoctorj-diagram) from 2.3.2 to 3.0.1. - [Release notes](https://github.com/asciidoctor/asciidoctorj-diagram/releases) - [Commits](https://github.com/asciidoctor/asciidoctorj-diagram/compare/v2.3.2...v3.0.1) --- updated-dependencies: - dependency-name: org.asciidoctor:asciidoctorj-diagram dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-major ... 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-06-20 05:03:47
|
Branch: refs/heads/JGRP-2896 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-06-20 05:03:37
|
Branch: refs/heads/master Home: https://github.com/belaban/JGroups Commit: ce1eba4291f052c097231c22988096fa3fed574d https://github.com/belaban/JGroups/commit/ce1eba4291f052c097231c22988096fa3fed574d Author: Bela Ban <be...@ma...> Date: 2025-06-20 (Fri, 20 Jun 2025) Changed paths: M src/org/jgroups/protocols/Bundler.java M src/org/jgroups/protocols/PerDestinationBundler.java M src/org/jgroups/protocols/TP.java M src/org/jgroups/util/Runner.java M tests/junit-functional/org/jgroups/protocols/RED_Test.java M tests/junit-functional/org/jgroups/tests/LargeMergeTest.java Log Message: ----------- - Added use_single_sender_thread to PerDestinationBundler (https://issues.redhat.com/browse/JGRP-2896) - run() only blocks when no messages were able to be retrieved in a given iteration - Runner: a join_timeout of 0 disabled waiting until the thread is dead - Added destroy() to Bundler - Using Runner in PerDestinationBundler To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: Bela B. <no...@gi...> - 2025-06-20 05:02:26
|
Branch: refs/heads/JGRP-2896 Home: https://github.com/belaban/JGroups Commit: 33b16d95592289e604773d7179c0efb3dede5bbd https://github.com/belaban/JGroups/commit/33b16d95592289e604773d7179c0efb3dede5bbd Author: Bela Ban <be...@ma...> Date: 2025-06-19 (Thu, 19 Jun 2025) Changed paths: M src/org/jgroups/util/Runner.java Log Message: ----------- ns Commit: f46129849b7a1a55b4961797e0f869a2228c7b31 https://github.com/belaban/JGroups/commit/f46129849b7a1a55b4961797e0f869a2228c7b31 Author: Bela Ban <be...@ma...> Date: 2025-06-19 (Thu, 19 Jun 2025) Changed paths: M src/org/jgroups/protocols/PerDestinationBundler.java Log Message: ----------- ns Commit: 2405505e6f91ba2bf1fc21cd6cc25780dc520443 https://github.com/belaban/JGroups/commit/2405505e6f91ba2bf1fc21cd6cc25780dc520443 Author: Bela Ban <be...@ma...> Date: 2025-06-19 (Thu, 19 Jun 2025) Changed paths: M tests/junit-functional/org/jgroups/protocols/RED_Test.java Log Message: ----------- ns Commit: 3eb9b21cf68f596c6bf215324d6deb9a3f1bcfab https://github.com/belaban/JGroups/commit/3eb9b21cf68f596c6bf215324d6deb9a3f1bcfab Author: Bela Ban <be...@ma...> Date: 2025-06-20 (Fri, 20 Jun 2025) Changed paths: M src/org/jgroups/protocols/TP.java Log Message: ----------- ns Compare: https://github.com/belaban/JGroups/compare/233ef0ac1fe9...3eb9b21cf68f To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |
From: Bela B. <no...@gi...> - 2025-06-19 11:42:16
|
Branch: refs/heads/JGRP-2896 Home: https://github.com/belaban/JGroups Commit: edd24f359cf14c40ffd7077de5a11d606aa81eb3 https://github.com/belaban/JGroups/commit/edd24f359cf14c40ffd7077de5a11d606aa81eb3 Author: Bela Ban <be...@ma...> Date: 2025-06-19 (Thu, 19 Jun 2025) Changed paths: M src/org/jgroups/util/Runner.java Log Message: ----------- - Runner: a join_timeout of 0 disabled waiting until the thread is dead Commit: 52333869d3f7e90fc55d7122dbcfd879d9ce7a57 https://github.com/belaban/JGroups/commit/52333869d3f7e90fc55d7122dbcfd879d9ce7a57 Author: Bela Ban <be...@ma...> Date: 2025-06-19 (Thu, 19 Jun 2025) Changed paths: M src/org/jgroups/protocols/Bundler.java Log Message: ----------- - Added destroy() to Bundler Commit: 60e948cde48bb67ed0ac85d32a181cc6f4f5b1f8 https://github.com/belaban/JGroups/commit/60e948cde48bb67ed0ac85d32a181cc6f4f5b1f8 Author: Bela Ban <be...@ma...> Date: 2025-06-19 (Thu, 19 Jun 2025) Changed paths: M src/org/jgroups/util/Runner.java Log Message: ----------- ns Commit: b1440809271c6cc3a4c608c07537073cfc99b49c https://github.com/belaban/JGroups/commit/b1440809271c6cc3a4c608c07537073cfc99b49c Author: Bela Ban <be...@ma...> Date: 2025-06-19 (Thu, 19 Jun 2025) Changed paths: M tests/junit-functional/org/jgroups/tests/LargeMergeTest.java Log Message: ----------- ns Commit: 233ef0ac1fe96b18b25635c7d840aa9eff6493d8 https://github.com/belaban/JGroups/commit/233ef0ac1fe96b18b25635c7d840aa9eff6493d8 Author: Bela Ban <be...@ma...> Date: 2025-06-19 (Thu, 19 Jun 2025) Changed paths: M src/org/jgroups/protocols/PerDestinationBundler.java Log Message: ----------- - Using Runner in PerDestinationBundler Compare: https://github.com/belaban/JGroups/compare/4e55385f3086...233ef0ac1fe9 To unsubscribe from these emails, change your notification settings at https://github.com/belaban/JGroups/settings/notifications |