You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/05/23 17:25:04 UTC

[jira] [Commented] (GEODE-2918) ConflictingPersistentDataException is not handled properly

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

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

Commit 3cbb6fcd08272dc6a5219e9092b34ae29eed79f3 in geode's branch refs/heads/develop from [~agingade]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=3cbb6fc ]

GEODE-2918 Close cache when ConflictingPersistentDataException is thrown.

During disk recovery the ConflictingPersistentDataException is not handled
properly; it should have logged an error and closed the cache.
When it is handled incorrectly, the cache is in inconsistent state; causing
other operations to fail in unexpected ways.


> ConflictingPersistentDataException is not handled properly
> ----------------------------------------------------------
>
>                 Key: GEODE-2918
>                 URL: https://issues.apache.org/jira/browse/GEODE-2918
>             Project: Geode
>          Issue Type: Bug
>          Components: persistence
>            Reporter: Anilkumar Gingade
>              Labels: storage_2
>
> During disk recovery the ConflictingPersistentDataException is not handled properly; it should have logged an error and closed the cache.
> When it is handled incorrectly, the cache is in inconsistent state; causing other operations to fail in unexpected ways.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)