You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Darrel Schneider (JIRA)" <ji...@apache.org> on 2016/05/16 23:49:12 UTC

[jira] [Assigned] (GEODE-1401) Callers of EntryEventImpl getRawOldValue need to handle Token.NOT_AVAILABLE

     [ https://issues.apache.org/jira/browse/GEODE-1401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darrel Schneider reassigned GEODE-1401:
---------------------------------------

    Assignee: Darrel Schneider

> 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)