[
https://issues.apache.org/jira/browse/HBASE-10970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13980344#comment-13980344
]
Hudson commented on HBASE-10970:
--------------------------------
FAILURE: Integrated in HBase-0.98-on-Hadoop-1.1 #278 (See
[https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/278/])
HBASE-10970 [AccessController] Issues with covering cell permission checks -
addendum (tedyu: rev 1589781)
*
/hbase/branches/0.98/hbase-common/src/main/java/org/apache/hadoop/hbase/CellUtil.java
> [AccessController] Issues with covering cell permission checks
> --------------------------------------------------------------
>
> Key: HBASE-10970
> URL: https://issues.apache.org/jira/browse/HBASE-10970
> Project: HBase
> Issue Type: Bug
> Affects Versions: 0.98.0
> Reporter: ramkrishna.s.vasudevan
> Assignee: Anoop Sam John
> Fix For: 0.99.0, 0.98.2
>
> Attachments: 10970-0.98.addendum, HBASE-10970.patch,
> HBASE-10970_V2.patch, HBASE-10970_V3.patch
>
>
> Refer to discussion in HBASE-10823.
> bq.The exact version deletion also check for the preceeding version though
> the latest version allows the permission
> This solves the problems
> 1. Exact version delete checks only the relevant cell version permission (not
> all versions under this)
> 2. When Put/Delete contains individual cell TS, this check cell permissions
> for only relevant covering cell(s) under that specified TS (in Mutation KV)
--
This message was sent by Atlassian JIRA
(v6.2#6252)