sijie commented on a change in pull request #1844: Update pulsar netty/grpc
dependencies
URL: https://github.com/apache/incubator-pulsar/pull/1844#discussion_r190972630
##########
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:
I hesitated to do it for 2.1.0 release, since I am not sure if the current
grpc 1.12.0 works with 4.1.25. I would suggest sticking to 4.1.22, we can look
into bumping it into 4.1.25.
----------------------------------------------------------------
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