[
https://issues.apache.org/jira/browse/HBASE-15492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15205144#comment-15205144
]
Vladimir Rodionov commented on HBASE-15492:
-------------------------------------------
Test case I am running:
Client creates Put with 16 bytes keys, single cell, value is 8 bytes. It uses
BufferedMutator class, batch size is 1000 operations.
Server has single region. Test inserts 100M records. 5 minutes of first
execution is recorded with Flight Recorder. I minimized object creation in a
test case itself.
Current baseline includes HBASE-15479 and was attached to JIRA
> Memory usage optimizations
> --------------------------
>
> Key: HBASE-15492
> URL: https://issues.apache.org/jira/browse/HBASE-15492
> Project: HBase
> Issue Type: Improvement
> Affects Versions: 2.0.0
> Reporter: Vladimir Rodionov
> Assignee: Vladimir Rodionov
> Fix For: 2.0.0
>
>
> This is master ticket for all memory optimization tasks.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)