[infinispan-issues] [JBoss JIRA] (ISPN-7076) Cache clear doesn't work when passivation is enabled
William Burns (JIRA)
issues at jboss.org
Tue Jan 24 13:07:00 EST 2017
[ https://issues.jboss.org/browse/ISPN-7076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
William Burns updated ISPN-7076:
--------------------------------
Status: Pull Request Sent (was: Coding In Progress)
Git Pull Request: https://github.com/infinispan/infinispan/pull/4795
> Cache clear doesn't work when passivation is enabled
> ----------------------------------------------------
>
> Key: ISPN-7076
> URL: https://issues.jboss.org/browse/ISPN-7076
> Project: Infinispan
> Issue Type: Bug
> Components: Eviction, Loaders and Stores
> Affects Versions: 9.0.0.Alpha4, 8.2.4.Final
> Reporter: Tristan Tarrant
> Assignee: William Burns
> Priority: Critical
>
> Hi,
> I used the quick start https://github.com/jboss-developer/jboss-jdg-quickstarts/tree/jdg-6.6.x/helloworld-jdg to test a strange behaviour of Data Grid 6.6 used in library mode inside JBoss EAP 6.4.6.
> The clear of the map doesn’t work if the passivation is enabled: the size is never be equal to 0
> If I set the passivation to false the clear works as I expected and the result of the size method of the map is 0.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the infinispan-issues
mailing list