[
https://issues.apache.org/jira/browse/HBASE-19150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16236663#comment-16236663
]
Andrew Purtell commented on HBASE-19150:
----------------------------------------
bq. I see that there is a lot of extant usage of UUID.randomUUID in our code
base, I'll file a new issue to clean it up.
Yes, this sounds good. Let's make this change everwhere it occurs not just in
this test. (We've done passes before removing SecureRandom where not needed for
same reason.)
> TestSnapshotWithAcl is flaky
> ----------------------------
>
> Key: HBASE-19150
> URL: https://issues.apache.org/jira/browse/HBASE-19150
> Project: HBase
> Issue Type: Bug
> Reporter: Andrew Purtell
> Assignee: churro morales
> Priority: Minor
> Fix For: 2.0.0, 3.0.0, 1.4.0, 1.5.0
>
> Attachments: HBASE-19150.patch
>
>
> testRestoreSnapshot(org.apache.hadoop.hbase.client.TestSnapshotWithAcl) Time
> elapsed: 1.425 sec <<< FAILURE!
> java.lang.AssertionError: Expected action to pass for user 'owner' but was
> denied
> at org.junit.Assert.fail(Assert.java:88)
> at
> org.apache.hadoop.hbase.security.access.SecureTestUtil.verifyAllowed(SecureTestUtil.java:185)
> at
> org.apache.hadoop.hbase.security.access.SecureTestUtil.verifyAllowed(SecureTestUtil.java:193)
> at
> org.apache.hadoop.hbase.client.TestSnapshotWithAcl.testRestoreSnapshot(TestSnapshotWithAcl.java:188)
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)