Skip to content
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

Upgrade to Jest 2.4.7+jackson #4107

Merged
merged 1 commit into from Aug 24, 2017
Merged

Upgrade to Jest 2.4.7+jackson #4107

merged 1 commit into from Aug 24, 2017

Conversation

joschi
Copy link
Contributor

@joschi joschi commented Aug 23, 2017

In large Elasticsearch clusters, the total number of results might easily be larger than the maximum value of Integer (2,147,483,647).

This change set upgrades to Jest 2.4.7+jackson which returns the total number of search results as Long instead of Integer.

Refs #4104
(cherry picked from commit fa86b12)

(cherry picked from commit fa86b12)
@joschi joschi added this to the 2.3.1 milestone Aug 23, 2017
@dennisoelkers dennisoelkers merged commit 1f58734 into 2.3 Aug 24, 2017
@dennisoelkers dennisoelkers deleted the pr-4104-2.3 branch August 24, 2017 09:08
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.

None yet

2 participants