[
https://issues.apache.org/jira/browse/HBASE-12389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14198889#comment-14198889
]
Hudson commented on HBASE-12389:
--------------------------------
FAILURE: Integrated in HBase-1.0 #433 (See
[https://builds.apache.org/job/HBase-1.0/433/])
HBASE-12389 Reduce the number of versions configured for the ACL table
(apurtell: rev 41611547b3ee38c0df2646774defb06f7830573e)
*
hbase-server/src/main/java/org/apache/hadoop/hbase/security/access/AccessControlLists.java
*
hbase-server/src/main/java/org/apache/hadoop/hbase/security/access/AccessController.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)