-
Bug
-
Resolution: Done
-
Critical
-
6.0.0.Final
In L1LastChance interceptor the CommitCommand sends invalidations only for those keys whose it is the primary owner. However, some key which is owned in backup way may be read when the command is replicated and this does not get invalidated after the command finishes.
This issue is very similar to https://issues.jboss.org/browse/ISPN-3617