yugabyte/yugabyte-db

Refactor GetEarliestNeededLogIndex to provide better introspection and debugging

Open

#2,223 opened on Sep 5, 2019

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

Repository metrics

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

Description

Jira Link: DB-2155 GetEarliestNeededLogIndex needs to return a list of (op_id, op_id_source) so we can show the reasons for keeping a particular op id in the UI.

Contributor guide