v.22.3Improvement
Make znode ctime and mtime consistent in ClickHouse Keeper
Make the znodectimeandmtimeconsistent between servers in ClickHouse Keeper. #33441 (小路).
Why it matters
This feature ensures that the creation time (ctime) and modification time (mtime) of znodes are synchronized and consistent between different ClickHouse Keeper servers. This consistency helps maintain data integrity and reliable state tracking in distributed ClickHouse Keeper environments.