[
https://issues.apache.org/jira/browse/HBASE-19529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16293437#comment-16293437
]
stack commented on HBASE-19529:
-------------------------------
Minimally, we'd doc this in code.
> Handle null states in AM
> ------------------------
>
> Key: HBASE-19529
> URL: https://issues.apache.org/jira/browse/HBASE-19529
> Project: HBase
> Issue Type: Bug
> Reporter: Appy
>
> From debugging in HBASE-19457, found some questions that need concrete
> answers:
> 1) What does a region state of null in meta means? Currently AM treats it as
> OFFLINE
> 2) What does a table state of null in meta means? Currently TSM treats it as
> ENABLED.
> More importantly, we need to fix holes in AM so that our state machine is
> well defined and doesn't end up in these uncertainties.
> Figuring out answers to above questions will help in that direction.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)