[
https://issues.apache.org/jira/browse/HBASE-19786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack resolved HBASE-19786.
---------------------------
Resolution: Invalid
This does not fail anymore. Resolving as Invalid.
> acl table is created by coprocessor inside Master start procedure; broke
> TestJMXConnectorServer
> -----------------------------------------------------------------------------------------------
>
> Key: HBASE-19786
> URL: https://issues.apache.org/jira/browse/HBASE-19786
> Project: HBase
> Issue Type: Sub-task
> Reporter: stack
> Assignee: stack
> Priority: Major
> Fix For: 2.0.0
>
>
> Parent reordering of startup broke TestJMXConnectorServer. Its failing
> because we start cluster then near immediately go down. Meantime, the acl
> table is trying to get created but the servers have been pulled out from
> under it so it can't complete.... Test gets stuck.
> Creating tables inside the Master startup process is a bit dodgy. Fix.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)