Bug 987521 - Can't retrieve evicted entries from FileCacheStore
Summary: Can't retrieve evicted entries from FileCacheStore
Keywords:
Status: VERIFIED
Alias: None
Product: JBoss Data Grid 6
Classification: JBoss
Component: Server
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: CR1
: 6.2.0
Assignee: Tristan Tarrant
QA Contact: Martin Gencur
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-07-23 14:51 UTC by Jakub Markos
Modified: 2013-10-07 00:11 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
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 ISPN-3298 0 Major Resolved Can't retrieve evicted entries from FileCacheStore 2014-03-20 09:12:55 UTC

Description Jakub Markos 2013-07-23 14:51:21 UTC
Please see the linked JIRA for more information.

Comment 2 JBoss JIRA Server 2013-09-12 09:32:45 UTC
Martin Gencur <mgencur> made a comment on jira ISPN-3298

I guess this should be reconsidered with the new file cache store implementation. If we're really loosing entries when evicted to a file cachestore, then it's a major bug!

Comment 3 Jakub Markos 2013-09-12 11:14:47 UTC
I've set the severity to low because it's related to the old file cache store implementation, which I've thought is to be deprecated.

Comment 4 JBoss JIRA Server 2013-09-13 06:21:48 UTC
Galder Zamarreño <galder.zamarreno> made a comment on jira ISPN-3298

Even though it will be deprecated, existing EAP/JDG users could be suffering from this, assuming it's a bug, so definitely worth investigating it. It's odd though that this is not working. It's almost as if the cache store was not plugged to the Cache and instead you have a cache that evicts but data does not go to cache store.

Comment 5 JBoss JIRA Server 2013-09-13 07:06:50 UTC
Galder Zamarreño <galder.zamarreno> made a comment on jira ISPN-3298

[~jmarkos], Are you sure this issue is still present in Infinispan Server? We have a test for the FCS, whose [configuration|https://github.com/infinispan/infinispan-server/blob/master/build/src/main/resources-ispn/configuration/examples/subsystems/infinispan.xml#L44] can be changed to match yours by changing maxEntries to 5, and the [test|https://github.com/infinispan/infinispan-server/blob/master/testsuite/example-configs/src/test/java/org/infinispan/server/test/configs/FileCacheStoreConfigExampleTest.java#L104] that does pretty much what you do there, and it works fine. I'm closing this JIRA for the time being.

Comment 6 JBoss JIRA Server 2013-09-13 07:08:17 UTC
Galder Zamarreño <galder.zamarreno> updated the status of jira ISPN-3298 to Resolved

Comment 7 Jakub Markos 2013-09-16 10:59:03 UTC
As Galder said, the issue doesn't appear in 6.2.0.DR4, closing.


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