cockroachdb / cockroachdb/pebble

tool: better tooling for crash looping databases

Open
#5,353 1 comment 0 reactions 0 assignees View on GitHub
A-storage C-enhancement P-3 T-storage
Dominant language
Go
Stars
6k
Forks
584
Avg merge
16h 35m
Merged PRs (30d)
5

Description

We often need to inspect the most recent manifest file. (Eg, https://cockroachlabs.slack.com/archives/CAC6K3SLU/p1758554120203219?thread_ts=1758549696.285599&cid=CAC6K3SLU ).

We should have lightweight tools that can be composed with other existing tools, for example:

- [x] a subcommand that prints the filename of the current MANIFEST file
- [ ] a subcommand that prints just the oldest log number that must be preserved (probably taking a MANIFEST file as an argument, so it may be composed with the above command)
- [ ] a subcommand that deletes all obsolete files without opening the database

Jira issue: PEBBLE-1194

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.