Bug 1440102 - [GSS](6.6.x) Cache clear doesn't work when passivation is enabled
Summary: [GSS](6.6.x) Cache clear doesn't work when passivation is enabled
Keywords:
Status: VERIFIED
Alias: None
Product: JBoss Data Grid 6
Classification: JBoss
Component: Infinispan
Version: 6.6.0,6.6.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: DR1
: 6.6.2
Assignee: Tristan Tarrant
QA Contact: Martin Gencur
URL:
Whiteboard:
Depends On:
Blocks: 1374440
TreeView+ depends on / blocked
 
Reported: 2017-04-07 09:54 UTC by wfink
Modified: 2020-06-11 13:32 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker JDG-526 0 Critical Verified Cache clear doesn't work when passivation is enabled 2017-07-21 18:17:03 UTC

Description wfink 2017-04-07 09:54:43 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.