[
https://issues.apache.org/jira/browse/HBASE-16610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15610918#comment-15610918
]
ChiaPing Tsai commented on HBASE-16610:
---------------------------------------
{noformat}
List<Row> rows = new ArrayList<Row>();
rows.add(increment);
{noformat}
Does it can be replaced by Collections.singletonList? Because the AP#submitAll
doesn't modify the List.
> Unify append, increment with AP
> -------------------------------
>
> Key: HBASE-16610
> URL: https://issues.apache.org/jira/browse/HBASE-16610
> Project: HBase
> Issue Type: Sub-task
> Reporter: Heng Chen
> Assignee: Heng Chen
> Attachments: HBASE-16610.patch, HBASE-16610.v1.patch,
> HBASE-16610.v1.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)