yugabyte/yugabyte-db

[DocDB] sst_dump Schema packing not found

Open

#18.202 aberto em 12 de jul. de 2023

Ver no GitHub
 (5 comments) (0 reactions) (0 assignees)C (1.003 forks)batch import
area/docdbgood first issuehelp wantedkind/bugpriority/medium

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-7223

Description

sst_dump on packed rows can fail to show packed row data if --formatter_tablet_metadata is not provided:

SubDocKey(DocKey(0x965d, ["\xa1\xa4\x9d\x9a\xfa\xb1A=\xbd\x93\xebM\xf6\xcct\xa9"], []), [HT{ physical: 1688765805754590 w: 3 }]) -> Not found (yb/dockv/schema_packing.cc:216): Schema packing not found: 0, available_versions: []

Documentation should be improved around this. At the same time, it would be nice if sst_dump itself prints a dedicated message hinting about the lack of --formatter_tablet_metadata.

Warning: Please confirm that this issue does not contain any sensitive information

  • I confirm this issue does not contain any sensitive information.

Guia do colaborador