KAFKA-9996: Upgrade zookeeper to 3.5.8 (#8674)

It fixes 30 issues, including third party CVE fixes, several leader-election
related fixes and a compatibility issue with applications built against earlier
3.5 client libraries (by restoring a few non public APIs).

See ZooKeeper 3.5.8 Release Notes for details: https://zookeeper.apache.org/doc/r3.5.8/releasenotes.html

Reviewers: Manikumar Reddy <manikumar@confluent.io>
This commit is contained in:
Ismael Juma 2020-05-15 08:56:00 -07:00 committed by GitHub
parent b558287c0b
commit 8d3251e57b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -116,7 +116,7 @@ versions += [
spotlessPlugin: "3.28.1",
testRetryPlugin: "1.1.5",
zinc: "1.3.5",
zookeeper: "3.5.7",
zookeeper: "3.5.8",
zstd: "1.4.4-7"
]
libs += [