yugabyte/yugabyte-db

[DocDB] Change default for global memstore on larger nodes

Open

#6,331 opened on Nov 10, 2020

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C (1,003 forks)batch import
area/docdbgood first issuekind/enhancementpriority/medium

Repository metrics

Stars
 (8,229 stars)
PR merge metrics
 (Avg merge 17d 21h) (92 merged PRs in 30d)

Description

Jira Link: DB-2986 At the moment we set a max of 2GB as default for global memstore. We should set it to 4GB on systems with 64GB RAM or more.

Contributor guide