[
https://issues.apache.org/jira/browse/HBASE-19096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16268185#comment-16268185
]
Guanghao Zhang commented on HBASE-19096:
----------------------------------------
Nice refactor!
{code}
* @param regionActionBuilder regionActionBuilder to be used to build region
action.
* @param actionBuilder actionBuilder to be used to build action.
* @param mutationBuilder mutationBuilder to be used to build mutation.
{code}
Do we need these parameters?
And maybe we need find a better method name for buildRegionAction and
buildNoDataRegionAction?
> Add RowMutions batch support in AsyncTable
> ------------------------------------------
>
> Key: HBASE-19096
> URL: https://issues.apache.org/jira/browse/HBASE-19096
> Project: HBase
> Issue Type: Sub-task
> Reporter: Jerry He
> Assignee: Jerry He
> Fix For: 2.0.0
>
> Attachments: HBASE-19096-master-v2.patch,
> HBASE-19096-master-v3.patch, HBASE-19096-master.patch
>
>
> Batch support for RowMutations has been added in the Table interface, but is
> not in AsyncTable. This JIRA will add it.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)