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

go.mod: bump Pebble to 5597cf1ed079 #124141

Merged

Conversation

RaduBerinde
Copy link
Member

Changes:

  • 5597cf1e tool: add db lsm flag to show LSM viewer URL
  • a1142afe db: more readable iterator stats
  • 8e556e81 db: avoid unnecessary second opening of range deletion iter
  • fe0c6e49 db: simplify makeRoomForWrite
  • 445236ec db: avoid acquiring DB.mu during batch commit, unless rotating memtable
  • 282db16c db: move log bytes-in to an atomic
  • c9692410 objstorageprovider: small readahead improvements
  • c4b8017e db: avoid stepping beyond iteration prefix in levelIter

Release note: none.
Epic: none.

@RaduBerinde RaduBerinde requested review from a team and jbowens May 14, 2024 16:59
@RaduBerinde RaduBerinde requested a review from a team as a code owner May 14, 2024 16:59
@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, all commit messages.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @RaduBerinde)

Changes:

 * [`5597cf1e`](cockroachdb/pebble@5597cf1e) tool: add `db lsm` flag to show LSM viewer URL
 * [`a1142afe`](cockroachdb/pebble@a1142afe) db: more readable iterator stats
 * [`8e556e81`](cockroachdb/pebble@8e556e81) db: avoid unnecessary second opening of range deletion iter
 * [`fe0c6e49`](cockroachdb/pebble@fe0c6e49) db: simplify makeRoomForWrite
 * [`445236ec`](cockroachdb/pebble@445236ec) db: avoid acquiring DB.mu during batch commit, unless rotating memtable
 * [`282db16c`](cockroachdb/pebble@282db16c) db: move log bytes-in to an atomic
 * [`c9692410`](cockroachdb/pebble@c9692410) objstorageprovider: small readahead improvements
 * [`c4b8017e`](cockroachdb/pebble@c4b8017e) db: avoid stepping beyond iteration prefix in levelIter

Release note: none.
Epic: none.
@RaduBerinde RaduBerinde force-pushed the radu/pebble-master-5597cf1ed079 branch from 1eb0b93 to 98dc793 Compare May 14, 2024 18:00
@RaduBerinde
Copy link
Member Author

TFTRs!

bors r+

@craig craig bot merged commit 6ec873a into cockroachdb:master May 14, 2024
21 of 22 checks passed
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.

None yet

4 participants