[infinispan-issues] [JBoss JIRA] (ISPN-2384) Entry lost after Eviction/Passivation
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Fri Nov 2 10:56:17 EDT 2012
[ https://issues.jboss.org/browse/ISPN-2384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731259#comment-12731259 ]
Galder Zamarreño commented on ISPN-2384:
----------------------------------------
@Rado, I'm pretty sure it is.
I think I have a fix for it, but needs some further work...
> Entry lost after Eviction/Passivation
> -------------------------------------
>
> Key: ISPN-2384
> URL: https://issues.jboss.org/browse/ISPN-2384
> Project: Infinispan
> Issue Type: Bug
> Components: Eviction
> Affects Versions: 5.2.0.Beta1
> Reporter: Thomas Fromm
> Assignee: Galder Zamarreño
> Labels: jdg, jdg6
> Fix For: 5.2.0.CR1, 5.2.0.Final
>
> Attachments: eviction.log
>
>
> Cache is LOCAL, eviction + passivation enabled. After put the entry gets passivated, shortly after an other thread tries to get() the entry, but get null.
> Attached a log file. The key is "50b2c9e7-0a38-0043-01fc-76cdf49fa2ce". Tried JDBC and File store with same results, also sync/async store tested. It happens under some load.
> I wasn't successful to create unit test for reproduction :-/
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list