]
Paul Ferraro updated WFLY-12881:
--------------------------------
Priority: Critical (was: Major)
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, 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.