[
https://issues.apache.org/jira/browse/HBASE-18360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16082399#comment-16082399
]
Anoop Sam John commented on HBASE-18360:
----------------------------------------
bq.users have option to explicitly flush when required.
For such a need, BufferedMutator to be used instead of Table.
> 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)