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

Hudson commented on HBASE-12763:
--------------------------------

SUCCESS: Integrated in HBase-TRUNK #5968 (See 
[https://builds.apache.org/job/HBase-TRUNK/5968/])
HBASE-12763 Make it so there must be WALs for a server to be marked dead 
(stack: rev 317d137452c09a9a80491b23e113ee1d0c4c1c86)
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/master/MasterFileSystem.java


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