[
https://issues.apache.org/jira/browse/HBASE-1149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Kyle Purtell closed HBASE-1149.
--------------------------------------
> Dataloss when master and region server die at same time
> -------------------------------------------------------
>
> Key: HBASE-1149
> URL: https://issues.apache.org/jira/browse/HBASE-1149
> Project: HBase
> Issue Type: Bug
> Affects Versions: 0.19.0
> Reporter: Ben Maurer
> Priority: Major
>
> To reproduce:
> 1) Run HBase in standalone mode
> 2)
> create 'foo', 'bar'
> 3) kill -9 the HBase server
> 4) Restart hbase
> The table 'foo' will not exist.
> Apparently this problem happens because the master and region servers die at
> the same time. To me that suggests a fairly large flaw -- if your cluster has
> a systematic failure (say, a power outage) it would cause data loss.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)