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: bump Pebble, check external ingestions in test mode #122323

Merged
merged 2 commits into from
Apr 13, 2024

Conversation

RaduBerinde
Copy link
Member

go.mod: bump Pebble to 6a4bcf5f1aec

Changes:

  • 6a4bcf5f db: check for empty external ingestions
  • 1eab9d61 db: simplify levelIter skipEmptyFileForward
  • e7662630 db: refactor Reader.Get
  • cf40ae78 metamorphic: don't set synthetic suffix if there are duplicate prefixes

Release note: none.
Epic: none.

storage: check external ingestions in test mode

Informs #122176

Changes:

 * [`6a4bcf5f`](cockroachdb/pebble@6a4bcf5f) db: check for empty external ingestions
 * [`1eab9d61`](cockroachdb/pebble@1eab9d61) db: simplify levelIter skipEmptyFileForward
 * [`e7662630`](cockroachdb/pebble@e7662630) db: refactor Reader.Get
 * [`cf40ae78`](cockroachdb/pebble@cf40ae78) metamorphic: don't set synthetic suffix if there are duplicate prefixes

Release note: none.
Epic: none.
@RaduBerinde RaduBerinde requested review from a team as code owners April 13, 2024 01:06
Copy link

blathers-crl bot commented Apr 13, 2024

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 4 of 4 files at r1, 1 of 1 files at r2, all commit messages.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @msbutler)

@RaduBerinde
Copy link
Member Author

TFTR!

bors r+

@craig craig bot merged commit 67547d7 into cockroachdb:master Apr 13, 2024
21 of 22 checks passed
@RaduBerinde RaduBerinde deleted the radu/pebble-master-6a4bcf5f1aec branch April 16, 2024 16:43
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