]
Radoslav Husar reassigned WFLY-12881:
-------------------------------------
Assignee: Radoslav Husar (was: Paul Ferraro)
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: Radoslav Husar
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 reconciliation of any data conflicts 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.