You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2015/04/28 06:57:08 UTC

[jira] [Updated] (HBASE-12895) Introduce BufferedTable

     [ https://issues.apache.org/jira/browse/HBASE-12895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Dimiduk updated HBASE-12895:
---------------------------------
    Fix Version/s:     (was: 1.1.0)
                   1.2.0

> 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
>             Fix For: 2.0.0, 1.2.0
>
>
> 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.3.4#6332)