Tristan Tarrant created ISPN-8352:
-------------------------------------
Summary: DefaultCacheManager and RemoteCacheManager implement Closeable
Key: ISPN-8352
URL:
https://issues.jboss.org/browse/ISPN-8352
Project: Infinispan
Issue Type: Enhancement
Components: Core
Affects Versions: 9.1.1.Final
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Fix For: 9.2.0.Final
The DefaultCacheManager and RemoteCacheManager implement our own Lifecycle start/stop
methods.
They should also implement the java.io.Closeable interface for symmetry with other similar
resource-holding objects (e.g. javax.cache.CacheManager)
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)