v.25.9Improvement

Improve performance of RemoveRecursive request

Improve performance of RemoveRecursive request in Keeper. #86789 (Antonio Andelic).
Improves the performance of the RemoveRecursive request in Keeper, which is a part of ClickHouse's coordination service.

Why it matters

This enhancement optimizes the RemoveRecursive operation, reducing latency and resource usage when recursively deleting nodes in the Keeper service. It solves existing performance bottlenecks, making node removal more efficient and reliable for users managing hierarchical data.

How to use it

Users benefit from this feature automatically when upgrading to the version including this improvement. No additional configuration or commands are required to enable the enhanced performance of the RemoveRecursive request.