[
https://issues.apache.org/jira/browse/HBASE-747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12613804#action_12613804
]
Jim Kellerman commented on HBASE-747:
-------------------------------------
Taking out a read lock to prevent splits seems reasonable provided that the
batch is not huge. Suppose someone submitted 1GB in a single patch? It would
take quite a while for HBase to recover from that.
> Add a simple way to do batch updates of many rows
> -------------------------------------------------
>
> Key: HBASE-747
> URL: https://issues.apache.org/jira/browse/HBASE-747
> Project: Hadoop HBase
> Issue Type: New Feature
> Components: client
> Affects Versions: 0.2.0
> Reporter: Jean-Daniel Cryans
> Assignee: Jean-Daniel Cryans
> Fix For: 0.2.1, 0.3.0
>
>
> Add a simple to do batch updates of many rows as described in HBASE-48.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.