You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2021/11/26 02:49:32 UTC

[GitHub] [hadoop] iwasakims commented on a change in pull request #3445: HADOOP-15566 Opentelemetry changes using java agent

iwasakims commented on a change in pull request #3445:
URL: https://github.com/apache/hadoop/pull/3445#discussion_r757198523



##########
File path: hadoop-project/pom.xml
##########
@@ -85,7 +85,7 @@
     <re2j.version>1.1</re2j.version>
 
     <!--Protobuf version for backward compatibility-->
-    <protobuf.version>2.5.0</protobuf.version>
+    <protobuf.version>3.7.1</protobuf.version>

Review comment:
       This could be unacceptable since it is pinned to 2.5.0 for compatibility by [HADOOP-16596](https://issues.apache.org/jira/browse/HADOOP-16596)(#1635). [HDFS-15790](https://issues.apache.org/jira/browse/HDFS-15790)(#2767) too is related.




-- 
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: common-issues-unsubscribe@hadoop.apache.org

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



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