]
Manik Surtani updated ISPN-1645:
--------------------------------
Fix Version/s: 5.1.0.CR3
Forum Reference:
FileCacheStore.purgeInternal() not removes empty Bucket files
-------------------------------------------------------------
Key: ISPN-1645
URL:
https://issues.jboss.org/browse/ISPN-1645
Project: Infinispan
Issue Type: Bug
Components: Loaders and Stores
Affects Versions: 5.1.0.CR2
Reporter: Thomas Fromm
Assignee: Manik Surtani
Fix For: 5.1.0.CR3
FileCacheStore leaves empty files inside storage directory after remove of cache
entries.
During a purgeInternal (by reaper thread) these files are found, but cannot be removed
because loadBucket(..) always return null, because bucketFile.length() == 0. So
updateBucket(..) will never reached and these files don't get removed.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: