v.25.8Improvement

S3Queue ordered mode fix: quit earlier if

S3Queue ordered mode fix: quit earlier if shutdown was called. #84463 (Kseniia Sumarokova).
Fix for the S3Queue ordered mode to ensure the shutdown procedure exits earlier when called.

Why it matters

This fix addresses an issue in the S3Queue ordered mode where the shutdown process did not quit promptly. It improves the shutdown behavior, preventing potential delays or hanging during termination, which enhances reliability and responsiveness when stopping S3Queue operations.

How to use it

The fix is applied internally to the S3Queue ordered mode. Users do not need to make any configuration changes; the improved shutdown behavior will take effect after updating to the version including this fix.