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

Enis Soztutar commented on HBASE-7933:
--------------------------------------

I've run the tests with this once again. 
{code}
Failed tests:   
testMasterRestartWhenSplittingIsPartial(org.apache.hadoop.hbase.regionserver.TestSplitTransactionOnCluster):
 Region not moved off .META. server

Tests in error: 
  org.apache.hadoop.hbase.security.access.TestAccessController: 
org.apache.hadoop.hbase.exceptions.TableNotFoundException: _acl_
  
testQualifierAccess(org.apache.hadoop.hbase.security.access.TestAccessControlFilter):
 org.apache.hadoop.hbase.exceptions.TableNotFoundException: _acl_
  org.apache.hadoop.hbase.security.access.TestTablePermissions: 
org.apache.hadoop.hbase.exceptions.TableNotFoundException: _acl_

Tests run: 1386, Failures: 1, Errors: 3, Skipped: 13
{code}

The ACL tests seem to be flaky. Master does not wait for _acl_ table to be 
created before accepting other create table statements. Will open another 
issue. 

I want to get this resolved sooner rather than later, since it affects the 
tests and pre-commit tests. 
                
> NPE in TableLockManager
> -----------------------
>
>                 Key: HBASE-7933
>                 URL: https://issues.apache.org/jira/browse/HBASE-7933
>             Project: HBase
>          Issue Type: Bug
>          Components: master, Zookeeper
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>            Priority: Critical
>             Fix For: 0.95.0
>
>         Attachments: hbase-7933_v1.patch, hbase-7933_v1.patch
>
>
> We are getting NPE in TableLockManager sometimes in tests. 

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