You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "ChiaPing Tsai (JIRA)" <ji...@apache.org> on 2016/11/03 16:31:58 UTC

[jira] [Created] (HBASE-17013) Add constructor to RowMutations for initializing the capacity of internal list

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)