Skip to content

Conversation

@jimczi
Copy link
Contributor

@jimczi jimczi commented Jan 7, 2019

This change fixes an unreleased bug that assigns the wrong totalHits to scroll
queries.

Closes #37179

@jimczi jimczi added >non-issue :Search/Search Search-related issues that do not fall into other categories v7.0.0 labels Jan 7, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-search

@jimczi jimczi changed the title Allow nested fields in the composite aggregation Fix topDocs.totalHits assignment on scroll queries Jan 7, 2019
This change fixes an unreleased bug that assigns the wrong totalHits to scroll
queries.

Closes elastic#3717
9
@jimczi jimczi force-pushed the bug/scroll_total_hits branch from e4b1fe0 to 3f5c4bb Compare January 7, 2019 09:57
@jimczi
Copy link
Contributor Author

jimczi commented Jan 7, 2019

@elasticmachine run gradle build tests 1

@jimczi
Copy link
Contributor Author

jimczi commented Jan 7, 2019

Last failure is not related to this bug (jvm crash):

@elasticmachine run gradle build tests 1

@jimczi
Copy link
Contributor Author

jimczi commented Jan 7, 2019

Unrelated failure:

REPRODUCE WITH: ./gradlew :server:unitTest -Dtests.seed=FEEA6BEE209716B9 -Dtests.class=org.elasticsearch.search.geo.GeoShapeQueryTests -Dtests.method="testQueryRandomGeoCollection" -Dtests.security.manager=true -Dtests.locale=ga -Dtests.timezone=America/Indiana/Indianapolis -Dcompiler.java=11 -Druntime.java=8

@elasticmachine run gradle build tests 1

Copy link
Contributor

@romseygeek romseygeek left a comment

Choose a reason for hiding this comment

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

LGTM

@jimczi jimczi merged commit 054c3bb into elastic:master Jan 8, 2019
@jimczi jimczi deleted the bug/scroll_total_hits branch January 8, 2019 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

>non-issue :Search/Search Search-related issues that do not fall into other categories v7.0.0-beta1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI] SearchStatsIT & IndexingIT failures

4 participants