Darrel Schneider created GEODE-4004:
---------------------------------------
Summary: callers of EntryEventImpl.getRawOldValue that will
serialize the result need to make sure it is not Token.NOT_AVAILABLE
Key: GEODE-4004
URL: https://issues.apache.org/jira/browse/GEODE-4004
Project: Geode
Issue Type: Bug
Components: regions
Reporter: Darrel Schneider
EntryEventImpl.getRawOldValue may return Token.NOT_AVAILABLE.
Callers of this method that will serialize what it returns need to check for
NOT_AVAILABLE and serialize something else (usually null).
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)