Skip to content

Conversation

@l-trotta
Copy link
Contributor

Fixes #1103.
As reported in the issue, the rest5 client module depends on jackson only for the ElasticsearchNodesSniffer, while the old rest client didn't have any json dependency since the sniffer module was separate. To avoid separating the sniffer module again, this PR replaces the jackson library with jsonp parsson, which is a smaller dependency.

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.

Publish Rest5Client without Jackson dependency

2 participants