]
Tristan Tarrant updated ISPN-10798:
-----------------------------------
Fix Version/s: 10.0.1.Final
(was: 10.0.0.Final)
JCache annotations attribute cacheResolverFactory is ignored
------------------------------------------------------------
Key: ISPN-10798
URL:
https://issues.jboss.org/browse/ISPN-10798
Project: Infinispan
Issue Type: Bug
Components: JCache
Affects Versions: 9.4.16.Final, 10.0.0.CR3
Reporter: Dan Berindei
Assignee: Dan Berindei
Priority: Major
Fix For: 10.0.1.Final
The JCache TCK doesn't seem to require support for {{cacheResolverFactory}}, but
having it would allow us to have an alternative to the managed interceptors
{{InjectedCache*Interceptor}} and to deprecate them.
We can then move the default interceptors to the jcache-commons module, so they support
both embedded and remote caches.