[
https://issues.apache.org/jira/browse/HBASE-10149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13847352#comment-13847352
]
Hudson commented on HBASE-10149:
--------------------------------
FAILURE: Integrated in HBase-0.98 #9 (See
[https://builds.apache.org/job/HBase-0.98/9/])
HBASE-10149. TestZKPermissionsWatcher.testPermissionsWatcher test failure
(apurtell: rev 1550633)
*
/hbase/branches/0.98/hbase-server/src/main/java/org/apache/hadoop/hbase/security/access/TableAuthManager.java
*
/hbase/branches/0.98/hbase-server/src/test/java/org/apache/hadoop/hbase/security/access/TestZKPermissionsWatcher.java
> 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
> Assignee: Andrew Purtell
> Fix For: 0.98.0, 0.99.0
>
> Attachments: 10149.patch, 10149.patch
>
>
> {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)