You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/11/04 17:19:00 UTC

[jira] [Work logged] (BEAM-11055) Update log4j to version 2.13.3

     [ https://issues.apache.org/jira/browse/BEAM-11055?focusedWorklogId=507688&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-507688 ]

ASF GitHub Bot logged work on BEAM-11055:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 04/Nov/20 17:18
            Start Date: 04/Nov/20 17:18
    Worklog Time Spent: 10m 
      Work Description: iemejia commented on pull request #13073:
URL: https://github.com/apache/beam/pull/13073#issuecomment-721863806


   This PR is breaking on the HCatalog module with a `NoClassDefFoundError` and that does not make any sense to me.
   In the PR I am not even touching that module and as far as I see none of its dependencies, so I am wondering if this is some sort of gradle craziness.
   
   I tried to run Google's Linkage Checker to find the issue but it seems also that the tool configuration is broken on Beam current master (double checked by Alexey) when used with the hcatalog module. @suztomo sorry to bother you, but I am absolutely puzzled about the issue here and I was wondering if you could have a hint on what is going on.
   
   Also I suppose you could help us check what is going on with the linkage check since you [mentioned some months ago it was working now on the HCatalog module](https://github.com/GoogleCloudPlatform/cloud-opensource-java/issues/1256#issuecomment-673056543).
   
   


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


Issue Time Tracking
-------------------

    Worklog Id:     (was: 507688)
    Time Spent: 2.5h  (was: 2h 20m)

> Update log4j to version 2.13.3
> ------------------------------
>
>                 Key: BEAM-11055
>                 URL: https://issues.apache.org/jira/browse/BEAM-11055
>             Project: Beam
>          Issue Type: Improvement
>          Components: build-system, io-java-elasticsearch
>            Reporter: Ismaël Mejía
>            Assignee: Ismaël Mejía
>            Priority: P2
>          Time Spent: 2.5h
>  Remaining Estimate: 0h
>
> Beam uses a version of log4j that is reported by some security tools to have some security issues. Notice that Beam's use of log4j should not be impacted by the issue.
> See [https://nvd.nist.gov/vuln/detail/CVE-2017-5645]
> The update in the vendored grpc module is to ensure it gets updated too in a future release of our vendored dependencies. Notice that this is a runtime dep for users so they are free to provide their own version so less of an issue.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)