yugabyte/yugabyte-db

[DocDB] sst_dump Schema packing not found

Open

#18,202 opened on 2023年7月12日

GitHub で見る
 (5 comments) (0 reactions) (0 assignees)C (1,003 forks)batch import
area/docdbgood first issuehelp wantedkind/bugpriority/medium

Repository metrics

Stars
 (8,229 stars)
PR merge metrics
 (平均マージ 17d 21h) (30d で 92 merged PRs)

説明

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.

コントリビューターガイド