v.20.8Improvement

Speed Up Server Shutdown with Ongoing S3 Requests

Speed up server shutdown process if there are ongoing S3 requests. #14496 (Pavel Kovalenko).
Improves the server shutdown process by accelerating the handling of ongoing S3 requests.

Why it matters

This feature addresses the delay experienced during server shutdowns when there are active S3 requests. It speeds up the shutdown sequence, ensuring faster server termination without waiting unnecessarily for S3 operations to complete, thus improving overall system responsiveness and reducing downtime.

How to use it

This improvement is integrated into the server and activates automatically during shutdown when S3 requests are in progress. No additional configuration or user action is required to benefit from this feature.