]
RH Bugzilla Integration updated ISPN-5326:
------------------------------------------
Bugzilla Update: Perform
Bugzilla References:
JSR-107 Support for exception-handling annotation properties
------------------------------------------------------------
Key: ISPN-5326
URL:
https://issues.jboss.org/browse/ISPN-5326
Project: Infinispan
Issue Type: Enhancement
Components: JCache
Reporter: Matej Čimbora
The following JSR-107 annotation properties are currently not yet supported.
CacheResult - cachedExceptions, exceptionCacheName, nonCachedExceptions
CachePut - cacheFor, noCacheFor
CacheRemove - evictFor, noEvictFor
CacheRemoveAll - evictFor, noEvictFor
Note: Not covered by TCK tests.