-
Bug
-
Resolution: Obsolete
-
Major
-
EAP_EWP 5.2.0
-
None
-
Not Yet Documented
-
NEW
JBoss Cache RemoveOnEvictActionPolicy returns the return value of cache.removeNode.
If the node was already removed/evicted, this will cause it to return false, indicating that it could not evict the node.
This causes the node to be put on the recycle queue, and to never be removed from it.