v.21.1Build/Testing/Packaging Improvements

ClickHouse Introduces In-Memory ZooKeeper Emulation

Now ClickHouse can pretend to be a fake ZooKeeper. Currently, storage implementation is just stored in-memory hash-table, and server partially support ZooKeeper protocol. #16877 (alesapin).