zentol opened a new pull request #11173: [FLINK-13417][build] Bundle Zookeeper 
3.5 in opt 
URL: https://github.com/apache/flink/pull/11173
 
 
   Based on #11143.
   
   With this we ship 2 versions of Zookeeper (3.4.10, 3.5.6, as defined by 
flink-shaded) in the distribution.
   ZK 3.4 is in /lib, while ZK 3.5 is in /opt.
   Users can control which ZK version is used by switching the jars.
   
   The added `zk-3.5` profile is used for CI purposes. It controls which ZK 
version is used during tests and bundled in lib/opt respectively. It also bumps 
`curator.version`, which by now is only used for curator-test, to version 4. 
Version 2 is still required for testing against ZK 3.4 .

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to