Darrel Schneider created GEODE-1691:
---------------------------------------

             Summary: 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


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