[
https://issues.apache.org/jira/browse/HBASE-12142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14167268#comment-14167268
]
Andrew Purtell commented on HBASE-12142:
----------------------------------------
bq. Should we consider backporting
https://issues.apache.org/jira/browse/HBASE-8332 to 98 branch ? Then we can use
the patch available in this JIRA directly.
Sounds like a plan. Would you be willing to do this? If so, the shell should
gracefully fall back to doing things manually if the new admin API isn't
available, if a newer shell is talking to an older master. I think it's fine to
print a warning in the old manual truncate shell code that ACLs won't be
preserved, so there's no need to implement both the backport and carrying ACLs
forward in the shell code.
> Truncate command does not preserve ACLs table
> ---------------------------------------------
>
> Key: HBASE-12142
> URL: https://issues.apache.org/jira/browse/HBASE-12142
> Project: HBase
> Issue Type: Bug
> Affects Versions: 0.98.6
> Reporter: Vandana Ayyalasomayajula
> Assignee: Vandana Ayyalasomayajula
> Priority: Minor
> Labels: security
> Fix For: 2.0.0, 0.98.8, 0.99.1
>
> Attachments: HBASE-12142_0.patch, HBASE-12142_1.patch,
> HBASE-12142_2.patch, HBASE-12142_branch_1.patch,
> HBASE-12142_master_addendum.patch
>
>
> The current truncate command does not preserve acls on a table.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)