yugabyte/yugabyte-db

[DocDB] sst_dump Schema packing not found

Open

#18 202 ouverte le 12 juil. 2023

Voir sur GitHub
 (5 commentaires) (0 réactions) (0 assignés)C (1 003 forks)batch import
area/docdbgood first issuehelp wantedkind/bugpriority/medium

Métriques du dépôt

Stars
 (8 229 stars)
Métriques de merge PR
 (Merge moyen 17j 21h) (92 PRs mergées en 30 j)

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.

Guide contributeur