]
Nistor Adrian updated ISPN-11939:
---------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
Deprecate auto-config
---------------------
Key: ISPN-11939
URL:
https://issues.redhat.com/browse/ISPN-11939
Project: Infinispan
Issue Type: Enhancement
Components: Embedded Querying
Affects Versions: 11.0.0.CR1
Reporter: Gustavo Fernandes
Assignee: Gustavo Fernandes
Priority: Major
Labels: query-ispn11
Fix For: 11.0.0.Final
The {{auto-config}} attribute has been used to pick the best indexing config according to
the cache type: it was more useful when Infinispan supported both shared and non-shared
indexes.
Since now the only index type supported is non-shared (one local index per cache) and
since in Infinispan 12 the entity configuration will be mandatory, the {{auto-config}}
role is diminished and its changes added to index in Infinispan 11 should become the
default on ISPN 12.