v.25.8Improvement
Add get_acl command to KeeperClient
Add get_acl command to KeeperClient. #84641 (Antonio Andelic).Why it matters
This feature enables users to retrieve Access Control Lists (ACLs) via the KeeperClient, improving security management and access control within ClickHouse's Keeper service.How to use it
Users can invoke theget_acl command on the KeeperClient interface to fetch ACL information for nodes managed by Keeper.