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 eae0efc2a391 #121487

Merged

Conversation

itsbilal
Copy link
Member

@itsbilal itsbilal commented Apr 1, 2024

Changes:

  • eae0efc2 db: trigger flushable ingest in TestDeterminism
  • cc5b658d db: minor jobID cleanup
  • 295c0099 db: cancel compactions that overlap with flushable ingest+excise
  • a306d7e0 db: add TestDeterminism
  • d3f89bff manifest: cleaner implementation of assertNotL0Cmp
  • 1c7bcd1c manifest: add a helper for iterating through all levels
  • a9087af9 manifest: assert that we don't use Seek on L0 LevelMetadata
  • 4f4be429 metamorphic: disable download op
  • e9624315 base: add AssertionFailedf wrapper
  • 016ef889 metamorphic: run the level checker less frequently
  • 1dc54dfd metamorphic: add timestamps to logs
  • 34502438 db: label download compactions logs

Fixes #121263.

Release note: none.
Epic: none.

Changes:

 * [`eae0efc2`](cockroachdb/pebble@eae0efc2) db: trigger flushable ingest in TestDeterminism
 * [`cc5b658d`](cockroachdb/pebble@cc5b658d) db: minor jobID cleanup
 * [`295c0099`](cockroachdb/pebble@295c0099) db: cancel compactions that overlap with flushable ingest+excise
 * [`a306d7e0`](cockroachdb/pebble@a306d7e0) db: add TestDeterminism
 * [`d3f89bff`](cockroachdb/pebble@d3f89bff) manifest: cleaner implementation of assertNotL0Cmp
 * [`1c7bcd1c`](cockroachdb/pebble@1c7bcd1c) manifest: add a helper for iterating through all levels
 * [`a9087af9`](cockroachdb/pebble@a9087af9) manifest: assert that we don't use Seek on L0 LevelMetadata
 * [`4f4be429`](cockroachdb/pebble@4f4be429) metamorphic: disable download op
 * [`e9624315`](cockroachdb/pebble@e9624315) base: add AssertionFailedf wrapper
 * [`016ef889`](cockroachdb/pebble@016ef889) metamorphic: run the level checker less frequently
 * [`1dc54dfd`](cockroachdb/pebble@1dc54dfd) metamorphic: add timestamps to logs
 * [`34502438`](cockroachdb/pebble@34502438) db: label download compactions logs

Fixes cockroachdb#121263.

Release note: none.
Epic: none.
@itsbilal itsbilal added the backport-24.1.x Flags PRs that need to be backported to 24.1. label Apr 1, 2024
@itsbilal itsbilal requested review from aadityasondhi and a team April 1, 2024 20:36
@itsbilal itsbilal requested a review from a team as a code owner April 1, 2024 20:36
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@jbowens
Copy link
Collaborator

jbowens commented Apr 1, 2024

bors r=aadityasondhi

@craig craig bot merged commit c43f54c into cockroachdb:master Apr 1, 2024
21 of 22 checks passed
Copy link

blathers-crl bot commented Apr 1, 2024

Encountered an error creating backports. Some common things that can go wrong:

  1. The backport branch might have already existed.
  2. There was a merge conflict.
  3. The backport branch contained merge commits.

You might need to create your backport manually using the backport tool.


error creating merge commit from 23d7cf2 to blathers/backport-release-24.1-121487: POST https://api.github.com/repos/cockroachdb/cockroach/merges: 409 Merge conflict []

you may need to manually resolve merge conflicts with the backport tool.

Backport to branch 24.1.x failed. See errors above.


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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-24.1.x Flags PRs that need to be backported to 24.1.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

roachtest: sqlsmith: fatal from pebble: have overlapping ranges
4 participants