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

Hudson commented on HBASE-12389:
--------------------------------

SUCCESS: Integrated in HBase-0.98-on-Hadoop-1.1 #625 (See 
[https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/625/])
HBASE-12389 Reduce the number of versions configured for the ACL table 
(apurtell: rev a9cad048518405bfd02d1dc9bbf9cd1c2f591a78)
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/security/access/AccessController.java
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/security/access/AccessControlLists.java


> Reduce the number of versions configured for the ACL table
> ----------------------------------------------------------
>
>                 Key: HBASE-12389
>                 URL: https://issues.apache.org/jira/browse/HBASE-12389
>             Project: HBase
>          Issue Type: Improvement
>          Components: security
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>            Priority: Minor
>             Fix For: 2.0.0, 0.98.8, 0.99.2
>
>         Attachments: HBASE-12389-0.98.patch, HBASE-12389.patch
>
>
> We recently reduced the number of versions kept for entries in META from 10 
> to 3. This same arbitrary constant was used for the ACL table definition in 
> AccessControlLists. We should change this to 3 also, or even 1. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to