yugabyte/yugabyte-db

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

Open

#3,744 opened on 2020年2月26日

GitHub で見る
 (5 comments) (0 reactions) (1 assignee)C (1,003 forks)batch import
area/docdbgood first issuehelp wantedkind/enhancementpriority/medium

Repository metrics

Stars
 (8,229 stars)
PR merge metrics
 (平均マージ 17d 21h) (30d で 92 merged PRs)

説明

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.

コントリビューターガイド