[ 
https://issues.apache.org/jira/browse/GEODE-1401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15287006#comment-15287006
 ] 

ASF subversion and git services commented on GEODE-1401:
--------------------------------------------------------

Commit ab417e32deccb4e398d21e182bb738af9ef65e24 in incubator-geode's branch 
refs/heads/develop from [~dschneider]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=ab417e3 ]

GEODE-1401: handle NOT_AVAILABLE in callers of getRawOldValue


> Callers of EntryEventImpl getRawOldValue need to handle Token.NOT_AVAILABLE
> ---------------------------------------------------------------------------
>
>                 Key: GEODE-1401
>                 URL: https://issues.apache.org/jira/browse/GEODE-1401
>             Project: Geode
>          Issue Type: Bug
>          Components: regions
>            Reporter: Darrel Schneider
>            Assignee: Darrel Schneider
>
> EntryEventImpl getRawOldValue may return Token.NOT_AVAILABLE. Callers need to 
> be aware of this and make sure they do not try to serialize it.
> The correct thing to do with this token is usually to convert it to null.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to