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

stack commented on HBASE-12763:
-------------------------------

Ok. Fixed. Applied to branch-1.0 (after removing the extra commit by revert and 
then reapply of cleaned HBASE-12746):

commit c7b6e10ec7c154c7f22d3231027b20a9d2904025
Author: stack <[email protected]>
Date:   Sat Jan 3 11:06:47 2015 -0800

    HBASE-12763 Make it so there must be WALs for a server to be marked dead



> Make it so there must be WALs for a server to be marked dead
> ------------------------------------------------------------
>
>                 Key: HBASE-12763
>                 URL: https://issues.apache.org/jira/browse/HBASE-12763
>             Project: HBase
>          Issue Type: Sub-task
>          Components: wal
>            Reporter: stack
>            Assignee: stack
>             Fix For: 1.0.0, 2.0.0, 1.1.0
>
>         Attachments: 12746-v2-master-and-098.patch
>
>
> The patch for this issue is a subset of the patch attached to the parent.  
> The parent solves a 1.0.0-specific issue but part of the patch needs applying 
> to 0.98 and to master to fix an issue where Master on startup would think it 
> was joining a cluster rather than undergoing a fresh start just because it 
> came across a directory named for a server that was once running (the patch 
> checks if the dir has WALs and if none, does not think the server a dead 
> server).



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

Reply via email to