]
Dennis Reed resolved JBCACHE-1601.
----------------------------------
Fix Version/s: 3.2.8.GA
Resolution: Done
Fixed for all but OPTIMISTIC (due to JBCACHE-1602).
cache.getNode can delete data when using a passivation cache loader
-------------------------------------------------------------------
Key: JBCACHE-1601
URL:
https://issues.jboss.org/browse/JBCACHE-1601
Project: JBoss Cache
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Cache loaders
Affects Versions: 3.2.5.GA
Reporter: Dennis Reed
Assignee: Dennis Reed
Fix For: 3.2.8.GA
When cache.getNode loads a passivated node, the data is not loaded, but it does trigger
an eviction event.
When eviction then passivates the node again, the data is overwritten.
Similar to JBCACHE-825.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: