yugabyte/yugabyte-db

[docdb] Add gflag to control size of LogIndex number of elements

开放

#3,744 创建于 2020年2月26日

 (5 条评论) (0 个反应) (1 位负责人)C (1,003 个派生)batch import
area/docdbgood first issuehelp wantedkind/enhancementpriority/medium

仓库指标

星标
 (8,229 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Jira Link: [DB-399](https://yugabyte.atlassian.net/browse/DB-399) Currently, it defaults to 1M items, each item being 3 bytes, so this leads to a 24mb index file, for each tablet.

贡献者指南