cockroachdb / cockroachdb/cockroach

Write a SHOW debug command to inspect the external store files in a span

Open
#119,962 2 comments 0 reactions 0 assignees View on GitHub
A-disaster-recovery C-enhancement P-2 T-disaster-recovery
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

This will fan out to all stores and then return node/store id, file locator, start and end, size, and virtual key modification status. This will touch the entire stack: sql grammar, exec, fanout/status server rpc, stores/kvservers, pebble, and LSM manifests.

Jira issue: CRDB-36415

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.