You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Lars Hofhansl (JIRA)" <ji...@apache.org> on 2011/08/17 06:08:32 UTC

[jira] [Commented] (HBASE-4210) Allow coprocessor to interact with batches per region sent from a client(?)

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

Lars Hofhansl commented on HBASE-4210:
--------------------------------------

The options for that might be {pre|post}Batch hook, or an RpcObserver and start- and end-type hooks.

> Allow coprocessor to interact with batches per region sent from a client(?)
> ---------------------------------------------------------------------------
>
>                 Key: HBASE-4210
>                 URL: https://issues.apache.org/jira/browse/HBASE-4210
>             Project: HBase
>          Issue Type: New Feature
>            Reporter: Lars Hofhansl
>            Priority: Minor
>
> Currently the coprocessor write hooks - {pre|post}{Put|Delete} - are strictly one row|cell operations.
> It might be a good idea to allow a coprocessor to deal with batches of puts and deletes as they arrive from the client.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira