dmercuriali commented on issue #2112: Issue #2106: Update ZookKeeper dependency to 3.5.5 URL: https://github.com/apache/bookkeeper/pull/2112#issuecomment-502359807 @sijie you are right, Netty 3 is still required by - com.twitter:finagle-core_2.11 v6.44.0 (in BookKeeper stats providers :: Twitter finagle stats) - com.twitter:twitter-server_2.11 v1.29.0 (BookKeeper http :: Twitter http server), which has com.twitter:finagle-core_2.11 v6.44.0 as a dependency In twitter-server_2.11 v1.31.0 / finagle-core_2.11 v7.0.0, Netty 3 dependency was moved to test scope. I'll restore Netty 3 license entries.
---------------------------------------------------------------- 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
