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

cli: debug decode-key does not support lock table keys #114425

Open
jbowens opened this issue Nov 14, 2023 · 3 comments
Open

cli: debug decode-key does not support lock table keys #114425

jbowens opened this issue Nov 14, 2023 · 3 comments
Labels
A-storage Relating to our storage engine (Pebble) on-disk storage. C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. E-easy Easy issue to tackle, requires little or no CockroachDB experience E-starter Might be suitable for a starter project for new employees or team members. O-23.2-scale-testing issues found during 23.2 scale testing O-testcluster Issues found or occurred on a test cluster, i.e. a long-running internal cluster T-storage Storage Team

Comments

@jbowens
Copy link
Collaborator

jbowens commented Nov 14, 2023

The cockroach debug decode-key command does not support decoding lock table keys, only MVCC keys or unversioned user keys (with the --user-key flag).

Jira issue: CRDB-33508

@jbowens jbowens added C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. A-storage Relating to our storage engine (Pebble) on-disk storage. T-storage Storage Team O-23.2-scale-testing issues found during 23.2 scale testing labels Nov 14, 2023
@nvanbenschoten
Copy link
Member

Related to #109651.

@nicktrav nicktrav added E-easy Easy issue to tackle, requires little or no CockroachDB experience E-starter Might be suitable for a starter project for new employees or team members. labels Nov 14, 2023
@williamkulju williamkulju added the O-testcluster Issues found or occurred on a test cluster, i.e. a long-running internal cluster label Dec 6, 2023
@cchenax
Copy link

cchenax commented Feb 7, 2024

Hello, I'm new to CRDB and find something to contribute, could I try this one?

@theloneexplorerquest
Copy link
Contributor

Hi @jbowens , I would like to work on this one 😊

@jbowens jbowens added this to Storage Jun 4, 2024
@jbowens jbowens moved this to Backlog in Storage Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-storage Relating to our storage engine (Pebble) on-disk storage. C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. E-easy Easy issue to tackle, requires little or no CockroachDB experience E-starter Might be suitable for a starter project for new employees or team members. O-23.2-scale-testing issues found during 23.2 scale testing O-testcluster Issues found or occurred on a test cluster, i.e. a long-running internal cluster T-storage Storage Team
Projects
Status: Backlog
Development

No branches or pull requests

6 participants