-
Bug
-
Resolution: Done
-
Undefined
-
None
-
False
-
-
False
-
-
Before reporting an issue
[x] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
Area
infinispan
Describe the bug
With #41290, it seems that it sometimes takes minutes to merge two JGroups coordinators.
Version
23.x
Regression
[x] The issue is a regression
Expected behavior
Like with other protocols, two coordinators should eventually merge.
Actual behavior
It takes a while for the merge to happen.
How to Reproduce?
Reported in #41290, and investigated in #41291 unit test.
Anything else?
This might be similar to https://issues.redhat.com/browse/JGRP-2288 when the info writer stops writing its information to the table.
For JDBC_PING2, setting remove_all_data_on_view_change to true should IMHO always be have write_data_on_find set to true as well.
- links to