[infinispan-issues] [JBoss JIRA] (ISPN-11108) Move eviction components to impl package

Dan Berindei (Jira) issues at jboss.org
Sat Dec 21 03:02:07 EST 2019


     [ https://issues.redhat.com/browse/ISPN-11108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Berindei updated ISPN-11108:
--------------------------------
              Status: Pull Request Sent  (was: Open)
    Git Pull Request: https://github.com/infinispan/infinispan/pull/7669


> 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
>            Priority: Major
>
> {{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