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)