]
Tristan Tarrant updated ISPN-11758:
-----------------------------------
Sprint: DataGrid Sprint #43, DataGrid Sprint #44 (was: DataGrid Sprint #43)
QueryCache is a global component but should scope all cached queries
per cache
------------------------------------------------------------------------------
Key: ISPN-11758
URL:
https://issues.redhat.com/browse/ISPN-11758
Project: Infinispan
Issue Type: Bug
Components: Embedded Querying, Remote Querying
Reporter: Nistor Adrian
Assignee: Nistor Adrian
Priority: Major
Fix For: 11.0.0.CR1
The query might execute differently depending on the configuration of each cache. This
will be an issue starting with HSearch 6.
All entries will be keyed also based on cache name. QueryCache must be cleared when a
cache stops. Also, all caches must have a configured stop dependency on the QueryCache.