merlimat commented on a change in pull request #1844: Update pulsar netty/grpc
dependencies
URL: https://github.com/apache/incubator-pulsar/pull/1844#discussion_r190954166
##########
File path: pom.xml
##########
@@ -121,9 +121,9 @@ flexible messaging model and an intuitive client
API.</description>
<testRealAWS>false</testRealAWS>
<testRetryCount>1</testRetryCount>
- <bookkeeper.version>4.7.0</bookkeeper.version>
+ <bookkeeper.version>4.8.0-SNAPSHOT</bookkeeper.version>
<zookeeper.version>3.5.4-beta</zookeeper.version>
- <netty.version>4.1.21.Final</netty.version>
+ <netty.version>4.1.22.Final</netty.version>
Review comment:
We should try to stick with latest stable (4.1.25) since it has bugfixes, if
there are no conflicts with grpc
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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