ChiaPing Tsai created HBASE-17013:
-------------------------------------
Summary: Add constructor to RowMutations for initializing the
capacity of internal list
Key: HBASE-17013
URL: https://issues.apache.org/jira/browse/HBASE-17013
Project: HBase
Issue Type: Improvement
Reporter: ChiaPing Tsai
Priority: Minor
The number of mutations is known when converting all ClientProtos.Action to a
single RowMutations.
We can reduce memory consumption by the initial capacity.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)