-
Bug
-
Resolution: Done
-
Blocker
-
3.6.0.Final
-
None
As of 3.6.0.Final (see MODE-1875), partial deltas are always used in a ModeShape cluster. The deltas attempt to minimize the amount of information sent from one process making changes to the other processes, by shipping only the changed information. However, when doing this in a cluster where there is excessive concurrency on writes results in a lot of exceptions.
We should disable the use of partial deltas.
- relates to
-
MODE-2120 Occasional data corruption in very specific circumstances with high degrees of write conflict
- Closed