yugabyte/yugabyte-db

Refactor GetEarliestNeededLogIndex to provide better introspection and debugging

Open

#2.223 aberto em 5 de set. de 2019

Ver no GitHub
 (0 comments) (0 reactions) (1 assignee)C (1.003 forks)batch import
area/docdbgood first issuekind/enhancementpriority/low

Métricas do repositório

Stars
 (8.229 stars)
Métricas de merge de PR
 (Mesclagem média 17d 21h) (92 fundiu PRs em 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.

Guia do colaborador