-
Enhancement
-
Resolution: Obsolete
-
Major
-
None
-
9.2.1.Final
-
None
Currently conflict resolution is executed entirely on the cluster coordinator on a per segment basis. However, as conflict resolution requires the retrieval of all copies of a given segment to be returned, it's only possible to process entries one segment at a time in an attempt to avoid the coordinator running out of memory. Distributing CR to each segment's primary owner will allow for greater parallelism and scalability as the size of the cluster increases.
- is related to
-
JDG-3636 Improve Conflict Resolution Performance
-
- New
-
-
ISPN-11099 Improve Conflict Resolution Performance
-
- Closed
-