v.21.9Improvement
Improve KILL QUERY Request Handling
Improve handling of KILL QUERY requests. #26675 (Raúl Marín).Why it matters
This feature addresses issues with the previousKILL QUERY command behavior, ensuring more robust and effective termination of running queries. It improves the user experience by making query cancellation more reliable and timely, which helps in managing long-running or problematic queries efficiently.How to use it
Users can continue to use theKILL QUERY command as before to terminate running queries. No additional configuration is needed; the improvements are internal to the command handling logic.