Appy created HBASE-19529:
----------------------------

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

Reply via email to