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

cockroachkvs: pull in MVCC block-property collector, filter #4281

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

jbowens
Copy link
Collaborator

@jbowens jbowens commented Jan 23, 2025

Copy the MVCC time interval block property collector and filter implementations from CockroachDB's pkg/storage package. These will be used within the metamorphic test when using the cockroachkvs key format.

@jbowens jbowens requested a review from a team as a code owner January 23, 2025 18:42
@jbowens jbowens requested a review from aadityasondhi January 23, 2025 18:42
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@jbowens jbowens requested a review from RaduBerinde January 23, 2025 18:44
@RaduBerinde
Copy link
Member

Could we move them to a new file? I was considering splitting the cockroachkvs.go file into the comparer and key schema (like they were in cockroach).

Copy the MVCC time interval block property collector and filter implementations
from CockroachDB's pkg/storage package. These will be used within the
metamorphic test when using the cockroachkvs key format.
Copy link
Collaborator Author

@jbowens jbowens left a comment

Choose a reason for hiding this comment

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

Sure, done.

Reviewable status: 0 of 2 files reviewed, all discussions resolved (waiting on @aadityasondhi and @RaduBerinde)

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, thanks!

@jbowens jbowens merged commit 1646635 into cockroachdb:master Jan 23, 2025
23 checks passed
@jbowens jbowens deleted the cockroachkvs-bpf branch January 23, 2025 21:50
@jbowens
Copy link
Collaborator Author

jbowens commented Jan 23, 2025

TFTR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants