Nicolas Liochon created HBASE-8769:
--------------------------------------

             Summary: Calculates the client write buffer size from the number 
of region
                 Key: HBASE-8769
                 URL: https://issues.apache.org/jira/browse/HBASE-8769
             Project: HBase
          Issue Type: Improvement
          Components: Client
    Affects Versions: 0.95.1, 0.98.0
            Reporter: Nicolas Liochon
            Assignee: Nicolas Liochon


The default size is ~2Mb. There are two issues:
1) It has not changed for a few years, while the memory available has increased
2) It's a fixed size, that does not take into account the number of region.

I think we should have something like 100Kb per region, with a max at 6Mb, all 
this configurable of course.

I plan to do this after HBASE-6295


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to