Skip to content

go.mod: bump Pebble to 6bd8b2f6caa8#167476

Open
annrpom wants to merge 1 commit intocockroachdb:masterfrom
annrpom:anniepompa/pebble-master-6bd8b2f6caa8
Open

go.mod: bump Pebble to 6bd8b2f6caa8#167476
annrpom wants to merge 1 commit intocockroachdb:masterfrom
annrpom:anniepompa/pebble-master-6bd8b2f6caa8

Conversation

@annrpom
Copy link
Copy Markdown
Contributor

@annrpom annrpom commented Apr 3, 2026

Changes:

  • 6bd8b2f6 makefile: increase s390x QEMU test timeout
  • 5f745876 db: use full path when stat-ing obsolete MANIFEST and OPTIONS files
  • b189a4ea lint: add linter to catch panic with string literal arguments
  • 3f95aca6 internal/keyspan: pass left and right to ShouldDefragment in checkEqual
  • 29a37b98 checkpoint: fix flaky TestCheckpointFlushableIngest
  • b9e7e40e compact: fix EncodeSpan error check in range delete path
  • 985a6c34 blob: fix math.MaxUint32 overflow on 32-bit platforms
  • f438b356 replay: fix race between FlushEnd and refreshMetrics
  • cb3a670b github: add nightly workflow and crossversion stress for 26.2
  • a94d0160 internal/keyspan: improve assertion failure panics
  • 0ce8e60f colblk: widen Decode function offset/count types to prevent overflow
  • 656fb2a9 sstable: return error from EncodeSpan on same-boundary trailer misordering
  • bc306182 db: fix iterator leak on close

Release note: none.
Epic: none.

Changes:

 * [`6bd8b2f6`](cockroachdb/pebble@6bd8b2f6) makefile: increase s390x QEMU test timeout
 * [`5f745876`](cockroachdb/pebble@5f745876) db: use full path when stat-ing obsolete MANIFEST and OPTIONS files
 * [`b189a4ea`](cockroachdb/pebble@b189a4ea) lint: add linter to catch panic with string literal arguments
 * [`3f95aca6`](cockroachdb/pebble@3f95aca6) internal/keyspan: pass left and right to ShouldDefragment in checkEqual
 * [`29a37b98`](cockroachdb/pebble@29a37b98) checkpoint: fix flaky TestCheckpointFlushableIngest
 * [`b9e7e40e`](cockroachdb/pebble@b9e7e40e) compact: fix EncodeSpan error check in range delete path
 * [`985a6c34`](cockroachdb/pebble@985a6c34) blob: fix math.MaxUint32 overflow on 32-bit platforms
 * [`f438b356`](cockroachdb/pebble@f438b356) replay: fix race between FlushEnd and refreshMetrics
 * [`cb3a670b`](cockroachdb/pebble@cb3a670b) github: add nightly workflow and crossversion stress for 26.2
 * [`a94d0160`](cockroachdb/pebble@a94d0160) internal/keyspan: improve assertion failure panics
 * [`0ce8e60f`](cockroachdb/pebble@0ce8e60f) colblk: widen Decode function offset/count types to prevent overflow
 * [`656fb2a9`](cockroachdb/pebble@656fb2a9) sstable: return error from EncodeSpan on same-boundary trailer misordering
 * [`bc306182`](cockroachdb/pebble@bc306182) db: fix iterator leak on close

Release note: none.
Epic: none.
@trunk-io
Copy link
Copy Markdown
Contributor

trunk-io bot commented Apr 3, 2026

✨ Submitted to Merge by @annrpom. It will be added to the merge queue once all branch protection rules pass and there are no merge conflicts with the target branch. See more details here.

@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

@annrpom annrpom marked this pull request as ready for review April 3, 2026 17:09
@annrpom annrpom requested a review from a team as a code owner April 3, 2026 17:09
@annrpom annrpom requested review from a team, sumeerbhola and xxmplus April 3, 2026 17:09
@annrpom
Copy link
Copy Markdown
Contributor Author

annrpom commented Apr 3, 2026

test failure is #167456

Copy link
Copy Markdown
Contributor

@xxmplus xxmplus left a comment

Choose a reason for hiding this comment

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

:lgtm:

@xxmplus made 1 comment.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on sumeerbhola).

@annrpom
Copy link
Copy Markdown
Contributor Author

annrpom commented Apr 3, 2026

TFTR! ('-')7

/trunk merge

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