You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/02/26 08:11:14 UTC

[GitHub] [pulsar] eolivelli commented on a change in pull request #9729: [Issue 9728] Upgrade GRPC and bookkeeper

eolivelli commented on a change in pull request #9729:
URL: https://github.com/apache/pulsar/pull/9729#discussion_r583453341



##########
File path: pom.xml
##########
@@ -124,7 +124,7 @@ flexible messaging model and an intuitive client API.</description>
     <typetools.version>0.5.0</typetools.version>
     <protobuf3.version>3.11.4</protobuf3.version>
     <protoc3.version>${protobuf3.version}</protoc3.version>
-    <grpc.version>1.18.0</grpc.version>
+    <grpc.version>1.33.0</grpc.version>

Review comment:
       Can we jump to 1.36.0 ?
   
   I known that in BK we stick to 1.33 but IIRC it is due to the etcd client. In Pulsar we do not have an etcd client.
   As it will still take more time to test 2.8 before a release, we could upgrade to latest GRPC version now and have all of the time to see if it is working well with Pulsar




----------------------------------------------------------------
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:
users@infra.apache.org