[
https://issues.apache.org/jira/browse/HBASE-12581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-12581:
--------------------------
Attachment: acls.txt
Something is up. This change fails always in the second test. The edits 3 and
4 are being allowed when looks like they should be denied. [~apurtell] any
chance of a bit of input? What I am seeing is that w/ the move to unmanaged
connections, I seem to be missing acl updates. In this case, its a brand new
table but the cell acls are not being enforced. Before this,
TestCellACLWithMultipleVersions would fail fairly often with
AccessDeniedException but not every time. After a change that refactored so all
unmanaged connections, we are now more reliable but I saw one fail on a trunk
build this afternoon; its as though I'm failing to get acls from time to time.
Thanks.
> TestCellACLWithMultipleVersions failing since task 5 HBASE-12404 (HBASE-12404
> addendum)
> ---------------------------------------------------------------------------------------
>
> Key: HBASE-12581
> URL: https://issues.apache.org/jira/browse/HBASE-12581
> Project: HBase
> Issue Type: Bug
> Components: test
> Reporter: stack
> Assignee: stack
> Priority: Critical
> Fix For: 2.0.0, 0.99.2
>
> Attachments: 12581.addendum.txt, 12581.txt, acls.txt
>
>
> TestCellACLWithMultipleVersions failed after HBASE-12404 went in (though it
> passed twice on hadoopqa!). Fails locally too. Here, make a Connection when
> we go to check perms. That seems to fix it. Going to commit since patch is
> just more of hbase-12404... this is in essence and addendum.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)