Skip to content

JDBC_PING2 doesn't merge split clusters after a while #41390

@ahus1

Description

@ahus1

Before reporting an issue

  • 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

  • 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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions