[
https://issues.apache.org/jira/browse/HBASE-8492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13650122#comment-13650122
]
Ted Yu commented on HBASE-8492:
-------------------------------
Looking at TestAccessController in trunk, permission granting is done in
setUp() method. This is different from the setup in 0.94 branch.
I wonder if permission granting can be lifted to setupBeforeClass(). This way,
stopping the active master and letting standby master take over would happen
only once instead of for every test.
> Introduce master failover into TestAccessController
> ---------------------------------------------------
>
> Key: HBASE-8492
> URL: https://issues.apache.org/jira/browse/HBASE-8492
> Project: HBase
> Issue Type: Test
> Reporter: Ted Yu
> Attachments: 8492-0.94-v1.txt
>
>
> Currently TestAccessController starts a cluster with one master.
> This JIRA introduces two masters in the cluster where the active master is
> stopped. Expectation is that standby master should take over and perform
> permission verification.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira