[
https://issues.apache.org/jira/browse/HBASE-10239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13858229#comment-13858229
]
Hudson commented on HBASE-10239:
--------------------------------
SUCCESS: Integrated in HBase-TRUNK-on-Hadoop-1.1 #27 (See
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-1.1/27/])
HBASE-10239. Improve determinism and debugability of TestAccessController
(apurtell: rev 1553718)
*
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/security/access/AccessController.java
*
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/security/access/SecureTestUtil.java
*
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/security/access/TestAccessController.java
*
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/security/access/TestNamespaceCommands.java
> Improve determinism and debugability of TestAccessController
> ------------------------------------------------------------
>
> Key: HBASE-10239
> URL: https://issues.apache.org/jira/browse/HBASE-10239
> Project: HBase
> Issue Type: Improvement
> Affects Versions: 0.98.0, 0.99.0
> Reporter: Andrew Purtell
> Assignee: Andrew Purtell
> Fix For: 0.98.0, 0.99.0
>
> Attachments: 10239.patch, wip-10239.patch
>
>
> Separate grant and revoke API invocations to static helper methods in
> SecureTestUtils. Wait for permissions cache updates using a Predicate. Log
> the API calls, state checks, and waits.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)