You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2018/03/12 19:00:00 UTC

[jira] [Created] (HBASE-20178) [AMv2] Throw exception if hostile environment

stack created HBASE-20178:
-----------------------------

             Summary: [AMv2] Throw exception if hostile environment
                 Key: HBASE-20178
                 URL: https://issues.apache.org/jira/browse/HBASE-20178
             Project: HBase
          Issue Type: Sub-task
          Components: amv2
            Reporter: stack


New pattern where we throw exception on procedure construction if cluster is going down, hosting master is stopping, table is offline, or table is read-only. Fail fast rather than later internal to Procedure so can flag caller there is a problem.

Changed Move/Split/Merge Procedures.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)