Skip to content

Conversation

@zvonand
Copy link
Collaborator

@zvonand zvonand commented Oct 30, 2025

Changelog category (leave one):

  • Critical Bug Fix (crash, data loss, RBAC) or LOGICAL_ERROR

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

A Poco::TimeoutException exception thrown from Poco::Net::HTTPChunkedStreamBuf::readFromDevice leads to a crash with SIGABRT. (ClickHouse#88668 by @mstetsyuk)
Also, ClickHouse#81597 by @CheSema and ClickHouse#89090 by @mstetsyuk)

CI/CD Options

Exclude tests:

  • Fast test
  • Integration Tests
  • Stateless tests
  • Stateful tests
  • Performance tests
  • All with ASAN
  • All with TSAN
  • All with MSAN
  • All with UBSAN
  • All with Coverage
  • All with Aarch64
  • All Regression
  • Disable CI Cache

Regression jobs to run:

  • Fast suites (mostly <1h)
  • Aggregate Functions (2h)
  • Alter (1.5h)
  • Benchmark (30m)
  • ClickHouse Keeper (1h)
  • Iceberg (2h)
  • LDAP (1h)
  • Parquet (1.5h)
  • RBAC (1.5h)
  • SSL Server (1h)
  • S3 (2h)
  • Tiered Storage (2h)

CheSema and others added 3 commits October 30, 2025 15:05
…ep-alive

preserve connection when final empty chunk is left by client
…tion-dtor

wrap `~PooledConnection` in try-catch
@zvonand zvonand closed this Oct 31, 2025
@zvonand zvonand deleted the backport/25.3.7/88668 branch October 31, 2025 10:45
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.

4 participants