[
https://issues.apache.org/jira/browse/HBASE-12763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14263633#comment-14263633
]
Hudson commented on HBASE-12763:
--------------------------------
SUCCESS: Integrated in HBase-1.0 #629 (See
[https://builds.apache.org/job/HBase-1.0/629/])
HBASE-12763 Make it so there must be WALs for a server to be marked dead
(stack: rev c7b6e10ec7c154c7f22d3231027b20a9d2904025)
*
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: 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)