]
Brian Stansberry updated WFLY-12881:
------------------------------------
Issue Type: Feature Request (was: Bug)
Cannot customize split behavior and merge policy for Infinispan
partition handling
----------------------------------------------------------------------------------
Key: WFLY-12881
URL:
https://issues.redhat.com/browse/WFLY-12881
Project: WildFly
Issue Type: Feature Request
Components: Clustering
Affects Versions: 18.0.1.Final, 19.0.0.Beta1
Reporter: Paul Ferraro
Assignee: Radoslav Husar
Priority: Critical
Fix For: 23.0.0.Beta1
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.