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

dissag: add debug tool to investigate shared catalog #2721

Closed
RaduBerinde opened this issue Jul 10, 2023 · 0 comments · Fixed by #2771
Closed

dissag: add debug tool to investigate shared catalog #2721

RaduBerinde opened this issue Jul 10, 2023 · 0 comments · Fixed by #2771

Comments

@RaduBerinde
Copy link
Member

Extend the debug tools that investigate manifests to show information about shared objects.

@RaduBerinde RaduBerinde self-assigned this Jul 10, 2023
RaduBerinde added a commit to RaduBerinde/pebble that referenced this issue Jul 23, 2023
This commit adds a `remotecat dump` command to the pebble tool. This
shows the contents (creator ID and objects) of a remote object
catalog. If the `--verbose` flag is passed, it also shows each record
in the catalog file.

Fixes cockroachdb#2721.
RaduBerinde added a commit to RaduBerinde/pebble that referenced this issue Jul 25, 2023
This commit adds a `remotecat dump` command to the pebble tool. This
shows the contents (creator ID and objects) of a remote object
catalog. If the `--verbose` flag is passed, it also shows each record
in the catalog file.

Fixes cockroachdb#2721.
RaduBerinde added a commit that referenced this issue Jul 25, 2023
This commit adds a `remotecat dump` command to the pebble tool. This
shows the contents (creator ID and objects) of a remote object
catalog. If the `--verbose` flag is passed, it also shows each record
in the catalog file.

Fixes #2721.
@jbowens jbowens moved this to Done in [Deprecated] Storage Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant