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

Anoop Sam John commented on HBASE-9261:
---------------------------------------

{code}
+   * Used after startRegionOperation in region operation
+   * @param ctx
+   * @param operation
+   * @throws IOException
+   */
+  void postStartRegionOperation(final 
ObserverContext<RegionCoprocessorEnvironment> ctx,
{code}
Used after startRegionOperation ->  Can you pls better this javadoc?  Same with 
postClose...


> 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, HBASE-9261_v4.patch
>
>
> These hooks helps for checking Resources(blocking memstore size) and 
> necessary locking on index region while performing batch of mutations. 



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to