[infinispan-issues] [JBoss JIRA] (ISPN-11108) Move eviction components to impl package
Dan Berindei (Jira)
issues at jboss.org
Fri Dec 20 03:10:09 EST 2019
Dan Berindei created ISPN-11108:
-----------------------------------
Summary: Move eviction components to impl package
Key: ISPN-11108
URL: https://issues.redhat.com/browse/ISPN-11108
Project: Infinispan
Issue Type: Task
Components: Core
Affects Versions: 10.1.0.CR1
Reporter: Dan Berindei
Assignee: Dan Berindei
Fix For: 10.1.0.Final
{{ActivationManager}} and {{PassivationManager}} are in a public package, probably because they were supposed to be used by custom {{DataContainer}} implementations. We no longer support custom {{DataContainer}} implementations, so we should move them to the impl package.
{{EvictionManager}} is currently accessible through {{AdvancedCache.getEvictionManager()}}, so we can only deprecate it now and remove it in 11.0.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the infinispan-issues
mailing list