Skip to content

KAFKA-8952: Update Jackson to 2.10.0#7411

Merged
ijuma merged 1 commit into
apache:trunkfrom
ijuma:kafka-8952-jackson-2.10.0
Sep 29, 2019
Merged

KAFKA-8952: Update Jackson to 2.10.0#7411
ijuma merged 1 commit into
apache:trunkfrom
ijuma:kafka-8952-jackson-2.10.0

Conversation

@ijuma

@ijuma ijuma commented Sep 29, 2019

Copy link
Copy Markdown
Member

Guava hasn't been upgraded due to potential incompatibility with the reflections
library:

ronmamo/reflections#194

Committer Checklist (excluded from commit message)

  • Verify design and implementation
  • Verify test coverage and CI build status
  • Verify documentation (including upgrade notes)

@ijuma ijuma changed the title MINOR: Update Jackson to 2.10.0 KAFKA-8952: Update Jackson to 2.10.0 Sep 29, 2019
@ijuma
ijuma requested a review from omkreddy September 29, 2019 06:34

@omkreddy omkreddy left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ijuma Thanks for the PR. LGTM.

KAFKA-8952 also mentions guava-20.0.jar. Should we do anything about it?
Its coming from org.reflections:reflections jar.

+--- org.reflections:reflections:0.9.11
|    +--- com.google.guava:guava:20.0

@ijuma

ijuma commented Sep 29, 2019

Copy link
Copy Markdown
Member Author

@omkreddy That one is more complicated since reflections doesn't necessarily work with newer versions of guava:

ronmamo/reflections#194

@ijuma
ijuma merged commit 9aa6607 into apache:trunk Sep 29, 2019
@ijuma
ijuma deleted the kafka-8952-jackson-2.10.0 branch September 29, 2019 15:53
ijuma added a commit to ijuma/kafka that referenced this pull request Sep 29, 2019
Guava hasn't been upgraded due to potential incompatibility with the reflections
library:

ronmamo/reflections#194

Reviewers: Manikumar Reddy <manikumar.reddy@gmail.com>
@ijuma

ijuma commented Sep 29, 2019

Copy link
Copy Markdown
Member Author

Merging to trunk, 2.3 and 2.2 branches.

ijuma added a commit to ijuma/kafka that referenced this pull request Sep 29, 2019
Guava hasn't been upgraded due to potential incompatibility with the reflections
library:

ronmamo/reflections#194

Reviewers: Manikumar Reddy <manikumar.reddy@gmail.com>
@Namrata3991

Copy link
Copy Markdown

@ijuma, Thank you for the changes, When can I get the binary for these changes on kafka official site?

@mumrah

mumrah commented Oct 1, 2019

Copy link
Copy Markdown
Member

@NamrataKokate keep an eye on the mailing list for release announcements. Bugfix releases 2.3.1 and 2.2.2 are currently in progress.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants