v.20.10Improvement

Speed up server shutdown with ongoing S3 requests

Speed up server shutdown process if there are ongoing S3 requests. #14496 (Pavel Kovalenko).
Improves the ClickHouse server shutdown process by speeding it up when there are ongoing S3 requests.

Why it matters

This feature addresses delays during server shutdown caused by waiting for active S3 requests to complete, enhancing operational efficiency and reducing downtime.

How to use it

This improvement is applied automatically in the server and does not require any user configuration or action.