v.21.9Improvement

Improved znode existence and empty string judgment in clickhouse-keeper

Improved the existence condition judgment and empty string node judgment when clickhouse-keeper creates znode. #27125 (小路).
Improved the accuracy of existence condition checks and empty string node validations when clickhouse-keeper creates znodes.

Why it matters

This enhancement addresses issues related to the creation of znodes by clickhouse-keeper, ensuring more reliable detection of existing nodes and proper handling of empty string node values. It helps prevent errors caused by incorrect existence checks or empty nodes, thus improving overall stability and correctness in znode management.

How to use it

Users benefit from this improvement automatically when using the updated version of clickhouse-keeper. No special configuration or action is required to enable this enhanced znode existence and empty string validation.