]
Tristan Tarrant updated ISPN-11187:
-----------------------------------
Fix Version/s: 12.0.0.Final
(was: 11.0.0.Final)
Completely remove support for Index.LOCAL in parser and config
--------------------------------------------------------------
Key: ISPN-11187
URL:
https://issues.redhat.com/browse/ISPN-11187
Project: Infinispan
Issue Type: Task
Reporter: Nistor Adrian
Assignee: Nistor Adrian
Priority: Major
Fix For: 12.0.0.Final
Support for Index.LOCAL has been removed already but in some places in code we still
accept it leniently and convert it to Index.PRIMARY_OWNER and issue a warning in 10.x to
ease config migration. In 11 we should completely remove that also.