]
Tristan Tarrant reassigned ISPN-3025:
-------------------------------------
Assignee: (was: Mircea Markus)
NullMarkerEntry is singleton but can be changed - very error prone!
-------------------------------------------------------------------
Key: ISPN-3025
URL:
https://issues.jboss.org/browse/ISPN-3025
Project: Infinispan
Issue Type: Bug
Components: Core
Affects Versions: 5.2.5.Final
Reporter: Mircea Markus
NullMarkerEntry is singleton but almost all the flags it aggregates can be amended. this
is dangerous as some code might read the e.g. isChanged() value in a total random manner.