You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2022/06/16 17:14:00 UTC

[jira] [Resolved] (HBASE-8769) Calculates the client write buffer size from the number of region

     [ https://issues.apache.org/jira/browse/HBASE-8769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Kyle Purtell resolved HBASE-8769.
----------------------------------------
      Assignee:     (was: Nicolas Liochon)
    Resolution: Won't Fix

> 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.98.0, 0.95.1
>            Reporter: Nicolas Liochon
>            Priority: Major
>
> 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 was sent by Atlassian Jira
(v8.20.7#820007)