You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2013/12/13 01:36:07 UTC

[jira] [Created] (HBASE-10149) TestZKPermissionsWatcher.testPermissionsWatcher test failure

Andrew Purtell created HBASE-10149:
--------------------------------------

             Summary: TestZKPermissionsWatcher.testPermissionsWatcher test failure
                 Key: HBASE-10149
                 URL: https://issues.apache.org/jira/browse/HBASE-10149
             Project: HBase
          Issue Type: Bug
    Affects Versions: 0.98.0
            Reporter: Andrew Purtell
             Fix For: 0.98.0


{noformat}
java.lang.AssertionError
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.hadoop.hbase.security.access.TestZKPermissionsWatcher.testPermissionsWatcher(TestZKPermissionsWatcher.java:119)
{noformat}

In testPermissionsWatcher we are not always waiting long enough for the propagation of the permissions change for user "george" to take place.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)