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

storage: increase capacity of PointKeyFilters slice #104560

Merged
merged 1 commit into from
Jun 13, 2023

Conversation

sumeerbhola
Copy link
Collaborator

This is to conform to the recently introduced performance recommendation in pebble.IterOptions.

Informs cockroachdb/pebble#2465

Epic: none

Release note: None

@sumeerbhola sumeerbhola requested a review from jbowens June 7, 2023 22:48
@sumeerbhola sumeerbhola requested a review from a team as a code owner June 7, 2023 22:48
@blathers-crl
Copy link

blathers-crl bot commented Jun 7, 2023

It looks like your PR touches production code but doesn't add or edit any test code. Did you consider adding tests to your PR?

🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.

@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Collaborator

@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.

:lgtm:

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @sumeerbhola)

@sumeerbhola
Copy link
Collaborator Author

TFTR!

@sumeerbhola
Copy link
Collaborator Author

bors r=jbowens

@craig
Copy link
Contributor

craig bot commented Jun 8, 2023

Build failed:

This is to conform to the recently introduced performance
recommendation in pebble.IterOptions.

Informs cockroachdb/pebble#2465

Epic: none

Release note: None
@sumeerbhola
Copy link
Collaborator Author

bors r=jbowens

@craig
Copy link
Contributor

craig bot commented Jun 12, 2023

This PR was included in a batch that successfully built, but then failed to merge into master. It will not be retried.

Additional information:

{"message":"Changes must be made through a pull request.","documentation_url":"https://docs.github.com/articles/about-protected-branches"}

@jbowens
Copy link
Collaborator

jbowens commented Jun 12, 2023

Looks like there are bors issues and the workaround is:

bors r+ single on

@craig
Copy link
Contributor

craig bot commented Jun 13, 2023

Build succeeded:

@craig craig bot merged commit 1b04e79 into cockroachdb:master Jun 13, 2023
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