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

Matteo Bertozzi commented on HBASE-12142:
-----------------------------------------

Looks ok to me, 
should we batch the reinsertion? (just an optimization so we can do that later)
another consideration is that one problem that we have with the coprocessor is 
that you don't get a failure event, so in this case you'll end up with the acl 
map referencing the acls for the failed operation until the next retry.

> 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
>         Attachments: HBASE-12142_0.patch
>
>
> The current truncate command does not preserve acls on a table. 



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

Reply via email to