You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@avro.apache.org by "PJ Fanning (Jira)" <ji...@apache.org> on 2023/05/05 18:12:00 UTC

[jira] [Updated] (AVRO-3754) upgrade to jackson 2.15.0

     [ https://issues.apache.org/jira/browse/AVRO-3754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

PJ Fanning updated AVRO-3754:
-----------------------------
    Description: 
There is a already a dependabot PR that has been merged.

[https://github.com/apache/avro/pull/2208]

I'm a Jackson committer and I'd like to highlight that there are some big changes in Jackson 2.15.0 and unfortunately, they are causing some problems for some users.

[https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.15] 

I have commented on the PR (2208) about my concerns. I would discourage Avro team from making an Avro release with Jackson 2.15.0 as a dependency and I think you really need to consider the impact of the [StreamReadConstraints|https://javadoc.io/static/com.fasterxml.jackson.core/jackson-core/2.15.0/com/fasterxml/jackson/core/StreamReadConstraints.html] changes in particular.

  was:
There is a already a dependabot PR that has been merged.

[https://github.com/apache/avro/pull/2208]

I'm a Jackson committer and I'd like to highlight that there are some big changes in Jackson 2.15.0 and unfortunately, they are causing some problems for some users.

I have commented on the PR (2208) about my concerns. I would discourage Avro team from making an Avro release with Jackson 2.15.0 as a dependency and I think you really need to consider the impact of the [StreamReadConstraints|https://javadoc.io/static/com.fasterxml.jackson.core/jackson-core/2.15.0/com/fasterxml/jackson/core/StreamReadConstraints.html] changes in particular.


> upgrade to jackson 2.15.0
> -------------------------
>
>                 Key: AVRO-3754
>                 URL: https://issues.apache.org/jira/browse/AVRO-3754
>             Project: Apache Avro
>          Issue Type: Task
>          Components: java
>            Reporter: PJ Fanning
>            Priority: Major
>
> There is a already a dependabot PR that has been merged.
> [https://github.com/apache/avro/pull/2208]
> I'm a Jackson committer and I'd like to highlight that there are some big changes in Jackson 2.15.0 and unfortunately, they are causing some problems for some users.
> [https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.15] 
> I have commented on the PR (2208) about my concerns. I would discourage Avro team from making an Avro release with Jackson 2.15.0 as a dependency and I think you really need to consider the impact of the [StreamReadConstraints|https://javadoc.io/static/com.fasterxml.jackson.core/jackson-core/2.15.0/com/fasterxml/jackson/core/StreamReadConstraints.html] changes in particular.



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