Skip to content

bazel: update seastar #27117

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

Merged
merged 1 commit into from
Aug 5, 2025
Merged

Conversation

travisdowns
Copy link
Member

@travisdowns travisdowns commented Aug 5, 2025

To tip of 25.3.x-pre: f7a712e9b3, brings in the following changes:

f7a712e9b disable exception interception when ASAN enabled
669874f2c Merge pull request #223 from redpanda-data/stephan/down-stream-iotune-io-queue
548c9c162 remove inadvertent BUILD, MODULE file checkin
26e1614ee Fix incorrect defaults for io queue iops/bandwidth 5e56a6afc Fix hang in io_queue for big write ioproperties numbers

CORE-5571.

Backports Required

  • none - not a bug fix
  • none - this is a backport
  • none - issue does not exist in previous branches
  • none - papercut/not impactful enough to backport
  • v25.2.x
  • v25.1.x
  • v24.3.x

Release Notes

  • none

Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the Seastar dependency in Bazel configuration to the latest tip of the 25.3.x-pre branch. The update brings in critical fixes including ASAN compatibility improvements, I/O queue hang fixes, and corrections to I/O queue defaults.

  • Updates Seastar commit hash from 737485d4e to f7a712e9b
  • Updates corresponding SHA256 checksum and URL for the new archive
  • Incorporates upstream fixes for ASAN exception handling and I/O queue issues

StephanDollberg
StephanDollberg previously approved these changes Aug 5, 2025
Copy link
Member

@StephanDollberg StephanDollberg left a comment

Choose a reason for hiding this comment

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

missing bazel lock update I guess

To tip of 25.3.x-pre: f7a712e9b3, brings in the following changes:

f7a712e9b disable exception interception when ASAN enabled
669874f2c Merge pull request redpanda-data#223 from redpanda-data/stephan/down-stream-iotune-io-queue
548c9c162 remove inadvertent BUILD, MODULE file checkin
26e1614ee Fix incorrect defaults for io queue iops/bandwidth
5e56a6afc Fix hang in io_queue for big write ioproperties numbers

CORE-5571.
@travisdowns
Copy link
Member Author

bazel lock added in 1d464be

@travisdowns travisdowns merged commit 895a0f5 into redpanda-data:dev Aug 5, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants