Skip to content

storage: disable short attribute extractor in temp engine #148631

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

Merged
merged 1 commit into from
Jun 22, 2025

Conversation

jbowens
Copy link
Collaborator

@jbowens jbowens commented Jun 21, 2025

Disable the short attribute extractor in temporary engines. The short attribute extractor is only capable of parsing Cockroach MVCC keys. Additionally, rename some temp engine identifiers that needlessly were prefixed with 'Pebble'. These were vestiges from when Pebble and RocksDB implementations co-existed.

Epic: none
Release note: none

Disable the short attribute extractor in temporary engines. The short attribute
extractor is only capable of parsing Cockroach MVCC keys. Additionally, rename
some temp engine identifiers that needlessly were prefixed with 'Pebble'. These
were vestiges from when Pebble and RocksDB implementations co-existed.

Epic: none
Release note: none
@jbowens jbowens requested a review from a team as a code owner June 21, 2025 16:55
@jbowens jbowens requested a review from sumeerbhola June 21, 2025 16:55
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Member

@RaduBerinde RaduBerinde left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @sumeerbhola)

@jbowens
Copy link
Collaborator Author

jbowens commented Jun 22, 2025

TFTR!

bors r=RaduBerinde

@craig
Copy link
Contributor

craig bot commented Jun 22, 2025

@craig craig bot merged commit 0777857 into cockroachdb:master Jun 22, 2025
22 checks passed
@jbowens jbowens deleted the tempengine branch June 23, 2025 00:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants