Skip to content

CORE-15655 [v26.1.x] bazel: update seastar to 84f6ad45#30289

Merged
dotnwat merged 1 commit intoredpanda-data:v26.1.xfrom
pgellert:bazel/update-seastar-84f6ad45
Apr 29, 2026
Merged

CORE-15655 [v26.1.x] bazel: update seastar to 84f6ad45#30289
dotnwat merged 1 commit intoredpanda-data:v26.1.xfrom
pgellert:bazel/update-seastar-84f6ad45

Conversation

@pgellert
Copy link
Copy Markdown
Contributor

Changes:

  • ossl: use make_ossl_error for BIO creation failure
  • ossl: drain error queue on unexpected error codes
  • ossl: clear error queue after successful SSL_CTX_new
  • ossl: clear error queue after successful SSL operations
  • ossl: assert clean error queue before SSL operations

Ref: redpanda-data/seastar#267

Fixes https://redpandadata.atlassian.net/browse/CORE-15655

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
  • v26.1.x
  • v25.3.x
  • v25.2.x

Release Notes

Improvements

  • Improves accuracy of TLS error reporting, making connection issues easier to diagnose.

Changes:
- ossl: use make_ossl_error for BIO creation failure
- ossl: drain error queue on unexpected error codes
- ossl: clear error queue after successful SSL_CTX_new
- ossl: clear error queue after successful SSL operations
- ossl: assert clean error queue before SSL operations
@pgellert pgellert requested a review from a team April 24, 2026 12:40
@pgellert pgellert self-assigned this Apr 24, 2026
@pgellert pgellert requested review from BenPope and dotnwat and removed request for a team and BenPope April 24, 2026 12:40
@dotnwat dotnwat merged commit 56d4172 into redpanda-data:v26.1.x Apr 29, 2026
18 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