You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "rajeshbabu (JIRA)" <ji...@apache.org> on 2013/09/20 12:23:54 UTC

[jira] [Updated] (HBASE-9261) Add cp hooks after {start|close}RegionOperation in batchMutate

     [ https://issues.apache.org/jira/browse/HBASE-9261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

rajeshbabu updated HBASE-9261:
------------------------------

    Attachment: HBASE-9261_v3.patch

[~anoop.hbase]
In current patch calling postStart/CloseRegionOperation hooks at the end in start/closeRegionOperation methods such a way that hooks will be called for all the opertions in general. The hooks will be called multiple times for each operation like put but every time the Operation parameter is different like PUT,BATCH_MUTATE for postStartRegionOperation.

Please review and provide your comments. Thanks
                
> Add cp hooks after {start|close}RegionOperation in batchMutate
> --------------------------------------------------------------
>
>                 Key: HBASE-9261
>                 URL: https://issues.apache.org/jira/browse/HBASE-9261
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: rajeshbabu
>            Assignee: rajeshbabu
>         Attachments: HBASE-9261.patch, HBASE-9261_v2.patch, HBASE-9261_v3.patch
>
>
> These hooks helps for checking Resources(blocking memstore size) and necessary locking on index region while performing batch of mutations. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira