-
Task
-
Resolution: Done
-
Major
-
11.0.0.Final
-
None
-
DataGrid Sprint #43, DataGrid Sprint #44, DataGrid Sprint #45
There aren't any good reasons to use a ConsistentHashFactory implementation different than the default selected by StateTransferManagerImpl#pickConsistentHashFactory.
The configuration attribute made sense when the default was DefaultConsistentHashFactory, but SyncConsistentHashFactory is much better nowadays, and it's pretty much impossible to come up with an implementation that works in more than one cache mode with the current API.
- is cloned by
-
JDG-3763 Deprecate ConsistentHashFactory customization
- Closed