[
https://issues.redhat.com/browse/WFLY-12881?page=com.atlassian.jira.plugi...
]
Paul Ferraro updated WFLY-12881:
--------------------------------
Description:
Currently, partition handling of an Infinispan cache is hard coded. When enabled, both
reads and writes are denied on minority partitions (of a given segment) and, more
critically, upon partition merge, no data reconciliation occurs.
Users need to be able to configure this, at least to support the built in read/write on
split policy and the built-in merge policies.
was:Currently, when partition handling is enabled on a cache, both reads and writes are
denied on minority partitions (of a given segment) and upon partition merge, and
critically, no data reconciliation occurs. This is effectively hard coded, and users do
not have the ability to customize this. Users need to be able to configure this, at least
to support the built in read/write on split policy and the built-in merge policies.
Cannot customize split detection and merge policy for Infinispan
partition handling
-----------------------------------------------------------------------------------
Key: WFLY-12881
URL:
https://issues.redhat.com/browse/WFLY-12881
Project: WildFly
Issue Type: Bug
Components: Clustering
Affects Versions: 18.0.1.Final
Reporter: Paul Ferraro
Assignee: Paul Ferraro
Priority: Critical
Currently, partition handling of an Infinispan cache is hard coded. When enabled, both
reads and writes are denied on minority partitions (of a given segment) and, more
critically, upon partition merge, no data reconciliation occurs.
Users need to be able to configure this, at least to support the built in read/write on
split policy and the built-in merge policies.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)