Skip to content

Upgrade to Jackson 2.7.1 #16801

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Feb 26, 2016
Merged

Upgrade to Jackson 2.7.1 #16801

merged 3 commits into from
Feb 26, 2016

Conversation

jbertouch
Copy link
Contributor

Closes #16294.

The previous duplicate key test assertion in JsonSettingsLoaderTests was failing to catch the exception. The background - Jackson 2.7.0 altered the logic for the getTokenLocation method in the JSON parser, it now points to the first character that is logically part of the token. See FasterXML/jackson-core#229.

@dakrone
Copy link
Member

dakrone commented Feb 25, 2016

@jbertouch thanks for the PR! I think we may want to bump it to Jackson 2.7.1 while we're at it: https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.7.1

Do you want to make that change?

@dakrone dakrone self-assigned this Feb 25, 2016
@dakrone dakrone added :Core/Infra/Core Core issues without another label v5.0.0-alpha1 labels Feb 25, 2016
@jbertouch
Copy link
Contributor Author

Hi @dakrone, done!

@jbertouch jbertouch changed the title Upgrade to Jackson 2.7.0 Upgrade to Jackson 2.7.1 Feb 25, 2016
@dakrone
Copy link
Member

dakrone commented Feb 26, 2016

@jbertouch thanks, for these we also need to run gradle updateSHAs, do you want to do that? Or I can do it when I merge this

@jbertouch
Copy link
Contributor Author

Hi @dakrone, I ran the task and committed the updated hash values.

@dakrone dakrone merged commit f7ef839 into elastic:master Feb 26, 2016
@dakrone
Copy link
Member

dakrone commented Feb 26, 2016

Merged, thanks @jbertouch !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Core/Infra/Core Core issues without another label >upgrade v5.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants