[
https://issues.apache.org/jira/browse/HBASE-18347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang updated HBASE-18347:
------------------------------
Resolution: Fixed
Hadoop Flags: Reviewed
Release Note:
Introduce an AsyncBufferedMutator for batching requests to HBase for a single
table.
Use AsyncConnection.getBufferedMutator method to get an AsyncBufferedMutator
instance.
Status: Resolved (was: Patch Available)
Pushed to master and branch-2. Thanks [~chia7712] for reviewing.
> Implement a BufferedMutator for async client
> --------------------------------------------
>
> Key: HBASE-18347
> URL: https://issues.apache.org/jira/browse/HBASE-18347
> Project: HBase
> Issue Type: Sub-task
> Components: asyncclient, Client
> Affects Versions: 3.0.0, 2.0.0-alpha-2
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Fix For: 3.0.0, 2.0.0-alpha-3
>
> Attachments: HBASE-18347.patch, HBASE-18347-v1.patch,
> HBASE-18347-v2.patch, HBASE-18347-v2.patch
>
>
> Need this if we want to replace the old implementation for sync client with
> async client.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)