stack created HBASE-12763:
-----------------------------
Summary: 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
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)