Community

NullMarkerNodeForRemoval issue

reply from Galder Zamarreno in JBoss Cache - View the full discussion

The root cause appears to be  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

Start a new discussion in JBoss Cache at Community