yugabyte/yugabyte-db

[DocDB] sst_dump Schema packing not found

Open

#18.202 aperta il 12 lug 2023

Vedi su GitHub
 (5 commenti) (0 reazioni) (0 assegnatari)C (1003 fork)batch import
area/docdbgood first issuehelp wantedkind/bugpriority/medium

Metriche repository

Star
 (8229 star)
Metriche merge PR
 (Merge medio 17g 21h) (92 PR mergiate in 30 g)

Descrizione

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.

Guida contributor