Clean up coprocessor's handlings of table operations
----------------------------------------------------

                 Key: HBASE-4271
                 URL: https://issues.apache.org/jira/browse/HBASE-4271
             Project: HBase
          Issue Type: Bug
            Reporter: Ming Ma


Couple fixes we can do w.r.t coprocessor's handlings of table operations.

1. Honor MasterObserver's requests to bypass default action.
2. Fix up the function signatures for preCreateTable to use HRegionInfo as 
parameter instead.
3. Invoke postEnableTable, etc. methods after the operations are done.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to