[ 
https://issues.apache.org/jira/browse/HBASE-8492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13649216#comment-13649216
 ] 

Ted Yu commented on HBASE-8492:
-------------------------------

We have two options:
1. parameterize TestAccessController so that there is one and two masters, 
respectively
2. introduce master failover into a new test

Looks like #2 is better.

                
> 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

Reply via email to