[ 
https://issues.apache.org/jira/browse/HBASE-7662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13834669#comment-13834669
 ] 

Hudson commented on HBASE-7662:
-------------------------------

SUCCESS: Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #854 (See 
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/854/])
HBASE-7662 [Per-KV security] Per cell ACLs stored in tags - Addendum to fix 
javadoc warnings (anoopsamjohn: rev 1546159)
* 
/hbase/trunk/hbase-client/src/main/java/org/apache/hadoop/hbase/client/Mutation.java
* 
/hbase/trunk/hbase-client/src/main/java/org/apache/hadoop/hbase/client/Query.java


> [Per-KV security] Per cell ACLs stored in tags
> ----------------------------------------------
>
>                 Key: HBASE-7662
>                 URL: https://issues.apache.org/jira/browse/HBASE-7662
>             Project: HBase
>          Issue Type: Sub-task
>          Components: Coprocessors, security
>    Affects Versions: 0.98.0
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>             Fix For: 0.98.0
>
>         Attachments: 7662-final.patch, 7662-final.patch, 7662.patch, 
> 7662.patch, 7662.patch, 7662.patch, HBASE-7662_addendum.patch, 
> latency-single.7662.xlsx
>
>
> We can improve the performance of per-cell authorization if the read of the 
> cell ACL, if any, is combined with the sequential read of the cell data 
> already in progress. When tags are inlined with KVs in block encoding (see 
> HBASE-7448, and more generally HBASE-7233), we can use them to carry cell 
> ACLs instead of using out-of-line storage (HBASE-7661) for that purpose.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to