]
Ryan Emerson resolved ISPN-7657.
--------------------------------
Fix Version/s: 9.1.1.Final
Resolution: Done
Administration console - Indexing tab allows invalid configuration to
be set
----------------------------------------------------------------------------
Key: ISPN-7657
URL:
https://issues.jboss.org/browse/ISPN-7657
Project: Infinispan
Issue Type: Bug
Components: Console
Affects Versions: 9.0.0.CR3
Reporter: Roman Macor
Assignee: Vladimir Blagojevic
Fix For: 9.1.1.Final
Setting indexing for invalidation cache is not a valid configuration, but the console
allows this configuration.
Part of the server log after restart:
...
org.infinispan.commons.CacheConfigurationException: ISPN000273: Indexing can not be
enabled on caches in Invalidation mode
...