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

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

                Author: ASF GitHub Bot
            Created on: 28/Jan/20 18:26
            Start Date: 28/Jan/20 18:26
    Worklog Time Spent: 10m 
      Work Description: lukecwik commented on issue #10643: [BEAM-9162] Upgrade 
Jackson to version 2.10.2
URL: https://github.com/apache/beam/pull/10643#issuecomment-579388508
 
 
   If the linkage checker had a way to ignore *pre-existing* linkage failures, 
we could turn it into a test by enumerating all known failures statically. The 
linkage checker would complain if there was a *new* failure that wasn't 
pre-existing or if the pre-existing failure wasn't being reported anymore 
(allowing us to maintain the list over time).
   
   The vendored gRPC 1.26.0 reduced the number of warnings in 
beam-sdks-java-core down to 4. Also, running the linkage checker per module 
would be useful and I can help with the Gradle bit if there was some good way 
to have linkage checker main return non zero status code on linkage errors and 
also if it supported enumerating pre-existing somehow.
 
----------------------------------------------------------------
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:
us...@infra.apache.org


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

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

> Upgrade Jackson to version 2.10.2
> ---------------------------------
>
>                 Key: BEAM-9162
>                 URL: https://issues.apache.org/jira/browse/BEAM-9162
>             Project: Beam
>          Issue Type: Improvement
>          Components: build-system, sdk-java-core
>            Reporter: Ismaël Mejía
>            Assignee: Ismaël Mejía
>            Priority: Minor
>          Time Spent: 2.5h
>  Remaining Estimate: 0h
>
> Jackson has a new way to deal with [deserialization security 
> issues|https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.10] in 
> 2.10.x so worth the upgrade.



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

Reply via email to