[
https://issues.apache.org/jira/browse/HBASE-12895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16129173#comment-16129173
]
stack commented on HBASE-12895:
-------------------------------
Moving out of 2.0.0. No work done.
> Introduce BufferedTable
> -----------------------
>
> Key: HBASE-12895
> URL: https://issues.apache.org/jira/browse/HBASE-12895
> Project: HBase
> Issue Type: Improvement
> Components: Client, Usability
> Reporter: Nick Dimiduk
>
> Over on HBASE-12728 we extract the feature previously known as "disabled
> autoFlush" into a separate interface called {{BufferedMutator}}. This
> interface is like {{Table}} only exposes mutation operations. It would be
> useful to provide an adapter that wraps up a {{BufferedMutator}} instance,
> providing the rest of the {{Table}} interface API. That way, it's easier for
> existing code to "drop-in" the new API.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)