[ 
https://issues.apache.org/jira/browse/HADOOP-19605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18030815#comment-18030815
 ] 

ASF GitHub Bot commented on HADOOP-19605:
-----------------------------------------

GauthamBanasandra commented on code in PR #7780:
URL: https://github.com/apache/hadoop/pull/7780#discussion_r2441876283


##########
dev-support/docker/vcpkg/vcpkg.json:
##########
@@ -10,7 +10,7 @@
   "overrides": [
     {
       "name": "protobuf",
-      "version": "3.21.12"
+      "version": "3.25.5"

Review Comment:
   These libraries are needed for C/C++ code that uses protobuf. Regarding 
installing these from `apt` v/s manual installation - I would prefer the former 
wherever possible as it keeps the environment clean. It's easy to remove or 
upgrade the libraries when installed through `apt`.





> Upgrade Protobuf 3.25.5 for docker images
> -----------------------------------------
>
>                 Key: HADOOP-19605
>                 URL: https://issues.apache.org/jira/browse/HADOOP-19605
>             Project: Hadoop Common
>          Issue Type: Improvement
>    Affects Versions: 3.4.2
>            Reporter: Cheng Pan
>            Priority: Major
>              Labels: pull-request-available
>
> HADOOP-19289 upgraded protobuf-java 3.25.5, we should use same version for 
> protobuf installed in docker images.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to