Wolf-Dieter Fink created ISPN-11719:
---------------------------------------
Summary: Deprecate ConsistentHashFactory customization
Key: ISPN-11719
URL:
https://issues.redhat.com/browse/ISPN-11719
Project: Infinispan
Issue Type: Task
Components: Configuration, Core
Affects Versions: 11.0.0.Dev04
Reporter: Wolf-Dieter Fink
Assignee: Dan Berindei
Fix For: 11.0.0.Final, 11.0.0.Dev05
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.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)