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

Swapnil Bawaskar closed GEODE-1718.
-----------------------------------

> Region replace can return false when it should not and can fail with an NPE
> ---------------------------------------------------------------------------
>
>                 Key: GEODE-1718
>                 URL: https://issues.apache.org/jira/browse/GEODE-1718
>             Project: Geode
>          Issue Type: Bug
>          Components: regions
>            Reporter: Darrel Schneider
>            Assignee: Darrel Schneider
>             Fix For: 1.0.0-incubating
>
>
> The Region replace method may return false when it should have returned true. 
> The can happen on a region configured with overflow when the entry being 
> replaced has overflowed to disk. It can also happen on a persistent region if 
> the entry being replaced has not yet initialized its value from disk.
> The NPE happens under the same configurations but when the expected old value 
> was serialized with PDX and read-serialized was set to true.



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

Reply via email to