Groups
Groups
Sign in
Groups
Groups
jgroups-dev
Conversations
About
Send feedback
Help
jgroups-dev
Contact owners and managers
1–30 of 211
Mark all as read
Report group
0 selected
Kálmán Jantner
Sep 3
Customizable list of ciphers in SSL_KEY_EXCHANGE
Hello, We are using jgroups and a new requirement has come up to restrict the enabled ciphers and
unread,
Customizable list of ciphers in SSL_KEY_EXCHANGE
Hello, We are using jgroups and a new requirement has come up to restrict the enabled ciphers and
Sep 3
Bela Ban
Aug 25
UFC_NB / MFC_NB
Is anybody using non-blocking flow control (UFC_NB, MFC_NB). IMO, they're pretty useless and I
unread,
UFC_NB / MFC_NB
Is anybody using non-blocking flow control (UFC_NB, MFC_NB). IMO, they're pretty useless and I
Aug 25
Eoin Mooney
Aug 22
state transfer with UPGRADE
Hi all, Using UPGRADE protocol with jgroups 5.2 from: https://github.com/jgroups-extras/upgrade-
unread,
state transfer with UPGRADE
Hi all, Using UPGRADE protocol with jgroups 5.2 from: https://github.com/jgroups-extras/upgrade-
Aug 22
Bela Ban
, …
Christian Fredriksson
4
Jul 23
Changing baseline of JGroups from JDK 11 to 17?
Spring also argues for staying with Java 17 for the time being: https://spring.io/blog/2024/10/01/
unread,
Changing baseline of JGroups from JDK 11 to 17?
Spring also argues for staying with Java 17 for the time being: https://spring.io/blog/2024/10/01/
Jul 23
Chintan Mohan Rohila
, …
Bela Ban
4
Jul 15
SYM_ENCRYPT failing on JGroups 5
I assume you've been using SYM_ENCRYPT for a while and it has worked so far... Have you changed
unread,
SYM_ENCRYPT failing on JGroups 5
I assume you've been using SYM_ENCRYPT for a while and it has worked so far... Have you changed
Jul 15
Bela Ban
Jun 16
SIZE / SIZE2
FYI: I added 2 new protocols SIZE and SIZE2, which record the number of messages received per size: [
unread,
SIZE / SIZE2
FYI: I added 2 new protocols SIZE and SIZE2, which record the number of messages received per size: [
Jun 16
Chintan Mohan Rohila
,
Bela Ban
4
May 27
SYM_ENCRYPT not working with JGroups 5
Works, also on 17. I used the sym-encrypt.xml shipped with the JGroups JAR, config of SYM_ENCRYPT:
unread,
SYM_ENCRYPT not working with JGroups 5
Works, also on 17. I used the sym-encrypt.xml shipped with the JGroups JAR, config of SYM_ENCRYPT:
May 27
Shahrizal Shaari
,
Bela Ban
2
May 26
Any solution to merge asymmetric partition
The design doc is wrong: I never wrote MERGE4, but all the asymmetric merging was placed into MERGE3
unread,
Any solution to merge asymmetric partition
The design doc is wrong: I never wrote MERGE4, but all the asymmetric merging was placed into MERGE3
May 26
Chintan Mohan Rohila
,
Bela Ban
2
May 20
AUTH protocol in JGroups 5
The reason why MD5Token was removed is discussed in [1] and [2]. You need to prepend your attributes
unread,
AUTH protocol in JGroups 5
The reason why MD5Token was removed is discussed in [1] and [2]. You need to prepend your attributes
May 20
Anton Gerdessen
,
Bela Ban
4
May 9
JGroup 5 and Android
Which leads to the conclusion that this is an Android problem? Is the port not closed on a real
unread,
JGroup 5 and Android
Which leads to the conclusion that this is an Android problem? Is the port not closed on a real
May 9
Chintan Mohan Rohila
,
Bela Ban
3
May 5
How to configure custom diagnostics_port in JGroups 5?
I'm fixing the 'probe' section right now, thanks for pointing this out! On 05.05.2025 09:
unread,
How to configure custom diagnostics_port in JGroups 5?
I'm fixing the 'probe' section right now, thanks for pointing this out! On 05.05.2025 09:
May 5
mzaza (mipsc)
2
Apr 26
Changes to org.jgroups.blocks.atomic.SyncCounter to throw checked Exceptions
https://github.com/belaban/JGroups/pull/900 On Thursday, April 24, 2025 at 12:40:27 PM UTC+2 mzaza (
unread,
Changes to org.jgroups.blocks.atomic.SyncCounter to throw checked Exceptions
https://github.com/belaban/JGroups/pull/900 On Thursday, April 24, 2025 at 12:40:27 PM UTC+2 mzaza (
Apr 26
Chintan Mohan Rohila
,
Bela Ban
2
Apr 14
Rolling upgrade on Kubernetes from JGroups 4 to 5
upgrade-jgroups / upgrade-common currently only support upgrades between 5.2.x and 5.3.3. It should
unread,
Rolling upgrade on Kubernetes from JGroups 4 to 5
upgrade-jgroups / upgrade-common currently only support upgrades between 5.2.x and 5.3.3. It should
Apr 14
Meissa Sakho
, …
Radoslav Husar
4
Apr 10
S3_PING protocole issue
I have adde the missing jar and now I can see from the logs that the access of the AWS bucket looks
unread,
S3_PING protocole issue
I have adde the missing jar and now I can see from the logs that the access of the AWS bucket looks
Apr 10
Chintan Mohan Rohila
,
Bela Ban
3
Feb 10
Application code migration from Jgroups 4 to Jgroups 5
makeReply() used to be in Message, which is now an interface. I guess you can copy the 4.x makeReply(
unread,
Application code migration from Jgroups 4 to Jgroups 5
makeReply() used to be in Message, which is now an interface. I guess you can copy the 4.x makeReply(
Feb 10
Miha Zoubek
, …
Bela Ban
6
Jan 8
UNICAST3.down, docker
I only see a *single* thread dump. What you see might be normal, as the worker thread grabs message(s
unread,
UNICAST3.down, docker
I only see a *single* thread dump. What you see might be normal, as the worker thread grabs message(s
Jan 8
Bela Ban
12/3/24
JGroups 5.4 released
I'm happy to annonce that 5.4 was just released. Details can be found here: [1]. Cheers, [1] http
unread,
JGroups 5.4 released
I'm happy to annonce that 5.4 was just released. Details can be found here: [1]. Cheers, [1] http
12/3/24
Ollie Cronan
,
bel...@gmail.com
3
11/21/24
jgroups 2.6.2 - parsing messages
Hi Bela, I appreciate the reply! Unfortunately like a few on this dev group I am just an
unread,
jgroups 2.6.2 - parsing messages
Hi Bela, I appreciate the reply! Unfortunately like a few on this dev group I am just an
11/21/24
Dmitry
, …
Bela Ban
6
10/21/24
Retransmission storms
Increasing xmit_interval in NAKACK2 and UNICAST3 will certainly also help. Note that I created [1]
unread,
Retransmission storms
Increasing xmit_interval in NAKACK2 and UNICAST3 will certainly also help. Note that I created [1]
10/21/24
Bela Ban
, …
bel...@gmail.com
3
8/21/24
Spam and moderation
I don't know; jgroups-dev is (so far) the only one where I had to introduce moderation... On
unread,
Spam and moderation
I don't know; jgroups-dev is (so far) the only one where I had to introduce moderation... On
8/21/24
Chintan Mohan Rohila
,
Bela Ban
5
7/12/24
Members dropping from the Views on Kubernetes
The issue still persist. In a kubernetes cluster channels from one pod are unable to join the cluster
unread,
Members dropping from the Views on Kubernetes
The issue still persist. In a kubernetes cluster channels from one pod are unable to join the cluster
7/12/24
Liviu Ioan
,
Bela Ban
2
6/5/24
Understanding the BARRIER protocol
If you use STATE_TRANSFER (JChannel.getState() API), then BARRIER should be in your config. If you
unread,
Understanding the BARRIER protocol
If you use STATE_TRANSFER (JChannel.getState() API), then BARRIER should be in your config. If you
6/5/24
Liviu Ioan
,
Bela Ban
3
4/15/24
MERGE failed - conflict between MERGE3 and FLUSH
Hi Liviu I'm afraid I won't be able to help, as fixing FLUSH is a throwaway effort, because
unread,
MERGE failed - conflict between MERGE3 and FLUSH
Hi Liviu I'm afraid I won't be able to help, as fixing FLUSH is a throwaway effort, because
4/15/24
Liviu Ioan
,
Bela Ban
4
4/15/24
Understanding the coordinator role and the FLUSH protocol
On 15.04.2024 17:38, Liviu Ioan wrote: Hello, Thank you for your fast reply! The FLUSH protocol
unread,
Understanding the coordinator role and the FLUSH protocol
On 15.04.2024 17:38, Liviu Ioan wrote: Hello, Thank you for your fast reply! The FLUSH protocol
4/15/24
Alan LaFleur
4/7/24
Configuring Gossiprouter for Wildfly 21 and Apache
Hello, Newbie question here. We have a handful of Wildfly 21 app server VM's statically
unread,
Configuring Gossiprouter for Wildfly 21 and Apache
Hello, Newbie question here. We have a handful of Wildfly 21 app server VM's statically
4/7/24
Bela Ban
3/21/24
jgroups-raft and jepsen
FYI: interesting article by Jose Bolinas on jgroups-raft: https://research.redhat.com/blog/2024/03/20
unread,
jgroups-raft and jepsen
FYI: interesting article by Jose Bolinas on jgroups-raft: https://research.redhat.com/blog/2024/03/20
3/21/24
Raju Panwar
, …
Bela Ban
20
3/15/24
All threads are stuck when call jchannel.send
maven On 15.03.2024 12:10, reeta wrote: > hi Bela, > > Thanks for your response, how we can
unread,
All threads are stuck when call jchannel.send
maven On 15.03.2024 12:10, reeta wrote: > hi Bela, > > Thanks for your response, how we can
3/15/24
Raju Panwar
,
belaban
6
3/15/24
New cluster / channel are failing after 9 are created successfully
There's nothing unexpected in that log; a member is excluded... Von meinem/meiner Galaxy gesendet
unread,
New cluster / channel are failing after 9 are created successfully
There's nothing unexpected in that log; a member is excluded... Von meinem/meiner Galaxy gesendet
3/15/24
Wojciech Mindewicz
,
Bela Ban
2
2/26/24
Unable to load keystore from classpath on version 5.2.21.Final
Yes, a PR would be nice! Thanks, On 26.02.2024 11:01, Wojciech Mindewicz wrote: > Hello everyone!
unread,
Unable to load keystore from classpath on version 5.2.21.Final
Yes, a PR would be nice! Thanks, On 26.02.2024 11:01, Wojciech Mindewicz wrote: > Hello everyone!
2/26/24
Damiano Albani
, …
Tristan Tarrant
8
2/14/24
Recent changes to the XMLSchema files
There is a long-standing problem with JGroups schemas that I would like to fix at some point: the (
unread,
Recent changes to the XMLSchema files
There is a long-standing problem with JGroups schemas that I would like to fix at some point: the (
2/14/24