yugabyte/yugabyte-db

[DocDB] sst_dump Schema packing not found

Open

#18,202 建立於 2023年7月12日

在 GitHub 查看
 (5 留言) (0 反應) (0 負責人)C (1,003 fork)batch import
area/docdbgood first issuehelp wantedkind/bugpriority/medium

倉庫指標

Star
 (8,229 star)
PR 合併指標
 (平均合併 17天 21小時) (30 天內合併 92 個 PR)

描述

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.

貢獻者指南