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

Darrel Schneider resolved GEODE-1691.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.0.0-incubating

> EntryEvent getNewValue and getOldValue may fail with unexpected exception on 
> offheap regions
> --------------------------------------------------------------------------------------------
>
>                 Key: GEODE-1691
>                 URL: https://issues.apache.org/jira/browse/GEODE-1691
>             Project: Geode
>          Issue Type: Bug
>          Components: offheap
>            Reporter: Darrel Schneider
>            Assignee: Darrel Schneider
>             Fix For: 1.0.0-incubating
>
>
> The EntryEvent getNewValue and getOldValue methods may fail with unexpected 
> exception on offheap regions. If these methods are called on an EntryEvent 
> after the method it was passed to returns they are supposed to fail with 
> IllegalStateException. But a race condition exists that can cause them to 
> fail in other ways while trying to deserialize the object in the offheap 
> memory.



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

Reply via email to