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

Alexander Murmann updated GEODE-5402:
-------------------------------------
    Fix Version/s: 1.7.0

> Disk recovery sometimes hangs when no member is recognized as having the most 
> recent data 
> ------------------------------------------------------------------------------------------
>
>                 Key: GEODE-5402
>                 URL: https://issues.apache.org/jira/browse/GEODE-5402
>             Project: Geode
>          Issue Type: Bug
>          Components: persistence
>            Reporter: Lynn Gallinat
>            Assignee: Lynn Gallinat
>            Priority: Major
>             Fix For: 1.7.0
>
>
> During disk recovery, sometimes a the system will hang because every member 
> is waiting for others to initialize first, and nobody is recognized as having 
> the most recent data.
> This can happen when a member persists its most recent view of another member 
> to disk, then that member is killed before it can remove the older view of 
> the other member from the op log files. When starting the cluster from disk, 
> the member then has two views of the other member, one recent and the other 
> stale. The member then decides is needs to wait for the stale view of the 
> other member which causes the hang.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to