[
https://issues.apache.org/jira/browse/HBASE-9261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13748981#comment-13748981
]
Ted Yu commented on HBASE-9261:
-------------------------------
When isReplay is true, there would be a postCloseRegionOperation() call which
is not paired with corresponding postStartRegionOperation() call.
Should postStartRegionOperation() be passed Operation enum ? That way the two
hooks would be paired.
> 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
>
>
> 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