[
https://issues.apache.org/jira/browse/HBASE-2507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12867054#action_12867054
]
stack commented on HBASE-2507:
------------------------------
Would the pre/post be protected? You'd subclass to override? If so, seems
fine (This is what you are saying I believe). Else, just make flushCommits
public.
> 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.22.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.