Fixed Issues in Apache ZooKeeper
Review the list of ZooKeeper issues that are resolved in Cloudera Runtime 7.2.18.
- CDPD-62448: Explicit handling of DIGEST-MD5 vs GSSAPI in quorum auth
- Explicit handling of DIGEST-MD5 vs GSSAPI in quorum auth has been added. Fixing CVE-2023-44981 with the backport of ZOOKEEPER-4753.
- CDPD-56215: Backport ZK client change to read password from file
- Zookeeper is now able to Read Key/trust store password from file.
- CDPD-51890 Replace logback with reload4j
- This issue is fixed now.
- OPSAPS-68466 Enable ZooKeeper Client port unification in CM
- Added a new ZooKeeper param to CM which allows the user to enable TLS connections on the unsecure client port. Param name: client.portUnification.
Apache Patch Information
- ZOOKEEPER-4396
- ZOOKEEPER-4393
- ZOOKEEPER-3737