API Compatibility changes in 7.1.7 SP3 for Zookeeper

Removed or Modified APIs in CDP 7.1.7 SP3 for Zookeeper and recommendations for how to handle them.

Apache Version of Zookeeper in 7.1.7 was 3.5.5 and Apache Version of Zookeeper in 7.1.7 SP3 is 3.5.5

Removed APIs in 7.1.7 SP3

The following APIs are no longer available for Zookeeper in CDP 7.1.7 SP3

ZooKeeperSaslClient.shutdown

Method Removed

Package Name
org.apache.zookeeper.client
Effect
A client program may be interrupted by NoSuchMethodError exception.
Reason for change
N/A
Recommendation
N/A
Recompilation Required?
N/A

ZooKeeperSaslClient.'<init>'

Method Removed

Package Name
org.apache.zookeeper.client
Effect
A client program may be interrupted by NoSuchMethodError exception.
Reason for change
N/A
Recommendation
N/A
Recompilation Required?
N/A