Skip to content

Conversation

@tlrx
Copy link
Member

@tlrx tlrx commented Sep 4, 2015

This pull request updates the Jackson dependencies from 2.5.3 to 2.6.2.

Changelog:

Jackson 2.6 provides very interesting filtering feature that works with JSON streaming, both at parsing and generating times. Once we move to this version we should be able to reimplement our filter_path feature (introduced by #10980) to a more understandable and maintainable implementation.

The test TestMergeMapperTests.testConcurrentMergeTest failed with jackson 2.6.1 with an issue similar to FasterXML/jackson-core#207. After being able to reproduce the issue in a test a fix has been merged in FasterXML/jackson-core#213 and solved the issue.

@tlrx tlrx force-pushed the update-to-jackson-2.6.1 branch from 8c1e47b to 948257a Compare September 17, 2015 09:31
@tlrx tlrx changed the title Update to Jackson 2.6.1 Update to Jackson 2.6.2 Sep 17, 2015
@tlrx tlrx added review v2.1.0 and removed WIP labels Sep 17, 2015
@tlrx tlrx force-pushed the update-to-jackson-2.6.1 branch from 948257a to 36ade60 Compare September 17, 2015 09:39
@tlrx tlrx force-pushed the update-to-jackson-2.6.1 branch 2 times, most recently from 86709f2 to 84383bb Compare September 28, 2015 13:59
@jasontedor
Copy link
Member

LGTM.

@kimchy
Copy link
Member

kimchy commented Sep 29, 2015

LGTM

@tlrx tlrx force-pushed the update-to-jackson-2.6.1 branch from 84383bb to 9cb27ad Compare September 29, 2015 09:06
@tlrx tlrx merged commit 9cb27ad into elastic:master Sep 29, 2015
@tlrx tlrx deleted the update-to-jackson-2.6.1 branch September 29, 2015 12:43
@tlrx tlrx mentioned this pull request Oct 30, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants