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

Kay Kay commented on HBASE-2507:
--------------------------------

True - stack/ ryan, could have gotten this using the public , overriding 
flushCommits() . Somehow , was not very comfortable with disturbing that 
functionality. Can we have flushCommits() as final and have a 
pre/postFlushCommits() hook for people to do otherwise ? 

> HTable#flushCommits() - event notification handler 
> ---------------------------------------------------
>
>                 Key: HBASE-2507
>                 URL: https://issues.apache.org/jira/browse/HBASE-2507
>             Project: Hadoop HBase
>          Issue Type: Improvement
>            Reporter: Kay Kay
>             Fix For: 0.21.0
>
>         Attachments: HBASE-2507.patch
>
>
> Event notification handler code when flushing commits on the client side. By 
> default is null. 
> New Class - CommitEventHandler , HTableCommitEvent . 
> notification data - preSize, postSize . 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to