Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tool: wal dump requires .log in current working directory #3863

Open
jbowens opened this issue Aug 19, 2024 · 1 comment
Open

tool: wal dump requires .log in current working directory #3863

jbowens opened this issue Aug 19, 2024 · 1 comment

Comments

@jbowens
Copy link
Collaborator

jbowens commented Aug 19, 2024

It appears if you're not in the directory of the .log file, dump will silently return EOF

jackson@crlMBP-RHC0H5G9Y1Mjk2 auxiliary % ~/go/src/github.com/cockroachdb/cockroach/cockroach-short debug pebble wal dump wals-among-stores/558831-001.log
wals-among-stores/558831-001.log
EOF

Jira issue: PEBBLE-243

@dshjoshi
Copy link

This improves supportability for WAL debugging in general for storage team engineers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Next
Development

No branches or pull requests

4 participants