Galder Zamarreno [
http://community.jboss.org/people/galder.zamarreno%40jboss.com] replied
to the discussion
"NullMarkerNodeForRemoval issue"
To view the discussion, visit:
http://community.jboss.org/message/538955#538955
--------------------------------------------------------------
The root cause appears to be
https://jira.jboss.org/jira/browse/JBCACHE-1579
https://jira.jboss.org/jira/browse/JBCACHE-1579
A couple of workaround exist:
Use read committed instead of repeteable read.
If must use repeteable read, add checks whether FQN exists before calling clearData or
remote(fqn, key)
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/538955#538955]
Start a new discussion in JBoss Cache at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]