[
https://issues.apache.org/jira/browse/HBASE-2507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12863249#action_12863249
]
ryan rawson commented on HBASE-2507:
------------------------------------
If we really want to do this, we should be using type safe notions, not a map
of String -> String.
But perhaps Stack is right - a custom subclass?
> 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.20.5, 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.