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

Jean-Daniel Cryans commented on HBASE-1574:
-------------------------------------------

In HRS, why do you copied the code from the delete method instead of calling it 
in a for()?

In HTable, I think there's something missing in the comment. "If exception, 
list will have "

I like the refactoring of HCM and that it handles more than Put, that's the way 
to go. I think processBatchOfRows should have a new name, my goal when I wrote 
it was that it be the single method to handle any batches but now it's 
different.

> Client and server APIs to do batch deletes.
> -------------------------------------------
>
>                 Key: HBASE-1574
>                 URL: https://issues.apache.org/jira/browse/HBASE-1574
>             Project: Hadoop HBase
>          Issue Type: Bug
>    Affects Versions: 0.20.0
>            Reporter: ryan rawson
>             Fix For: 0.20.1
>
>         Attachments: batchdelete-v2.patch, batchdelete.patch
>
>
> in 880 there is no way to do a batch delete (anymore?).  We should add one 
> back in.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to