-
Feature Request
-
Resolution: Unresolved
-
Critical
-
None
-
18.0.1.Final, 19.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.
- is related to
-
WFLY-12882 Add user API to handle merging HttpSession attributes/metadata on partition merge
- Open
-
WFLY-12883 Add user API to handle merging @Stateful EJB instances on partition merge
- Open
-
WFLY-12884 Invalidation caches should always remove entries on partition merge
- Open