[
https://issues.apache.org/jira/browse/HBASE-18360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16082419#comment-16082419
]
Biju Nair commented on HBASE-18360:
-----------------------------------
Interested in {{put}} behavior through {{Table}} since {{BufferedMutator}} is
used. Since such a {{put}} is considered {{sync}}, users can assume that
{{flush}} will happen immediately. Will close this JIRA.
> Support Table#flushCommits()
> ----------------------------
>
> Key: HBASE-18360
> URL: https://issues.apache.org/jira/browse/HBASE-18360
> Project: HBase
> Issue Type: Improvement
> Components: Client
> Reporter: Biju Nair
> Priority: Minor
>
> {{Table}} doesn't have {{flushCommits}} method to explicitly flush mutations
> which is required for certain scenarios. This was a method available to users
> when {{HTable}} was accessible to users. Can we add {{flushCommits}} to
> {{Table}}. I can provide a patch if there are no objections to include this
> method.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)