[ 
https://issues.apache.org/jira/browse/HBASE-12895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14291320#comment-14291320
 ] 

Enis Soztutar commented on HBASE-12895:
---------------------------------------

Moving this out of 1.0.0 into 1.1.0. [~ndimiduk] if you think there is value in 
bringing this in to 1.0.x, we can do so. 

> 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.1.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)

Reply via email to