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

Jimmy Xiang commented on HBASE-8941:
------------------------------------

It looks like the region is online but not in the online region list yet.  
That's because we do the zk transition to open before put it in the online 
region list.
                
> TestAccessController.testGlobalPermissionList failed with 
> IndexOutOfBoundsException
> -----------------------------------------------------------------------------------
>
>                 Key: HBASE-8941
>                 URL: https://issues.apache.org/jira/browse/HBASE-8941
>             Project: HBase
>          Issue Type: Test
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>            Priority: Minor
>
> https://builds.apache.org/job/HBase-TRUNK/4246/testReport/junit/org.apache.hadoop.hbase.security.access/TestAccessController/testGlobalPermissionList/
> {noformat}
> java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
>       at java.util.ArrayList.RangeCheck(ArrayList.java:547)
>       at java.util.ArrayList.get(ArrayList.java:322)
>       at 
> org.apache.hadoop.hbase.security.access.TestAccessController.setUp(TestAccessController.java:188)
> {noformat}

--
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