You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2022/05/20 08:29:43 UTC

[GitHub] [ozone] adoroszlai commented on a diff in pull request #3433: HDDS-6097. Upgrade to Ratis 2.3.0, gRPC 1.44.0, Netty 4.1.74

adoroszlai commented on code in PR #3433:
URL: https://github.com/apache/ozone/pull/3433#discussion_r877881288


##########
pom.xml:
##########
@@ -195,12 +195,12 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
 
     <!-- Maven protoc compiler -->
     <protobuf-maven-plugin.version>0.5.1</protobuf-maven-plugin.version>
-    <grpc.protobuf-compile.version>3.12.0</grpc.protobuf-compile.version>
+    <grpc.protobuf-compile.version>3.19.2</grpc.protobuf-compile.version>
     <os-maven-plugin.version>1.5.0.Final</os-maven-plugin.version>
 
-    <netty.version>4.1.63.Final</netty.version>
-    <io.grpc.version>1.38.0</io.grpc.version>
-    <tcnative.version>2.0.38.Final</tcnative.version> <!-- See table for correct version -->
+    <netty.version>4.1.74.Final</netty.version>
+    <io.grpc.version>1.44.0</io.grpc.version>
+    <tcnative.version>2.0.48.Final</tcnative.version> <!-- See table for correct version -->

Review Comment:
   Thanks @neils-dev for the reminder.  I plan to do this separately.



-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org