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

Add rest_total_hits_as_int into kibana platform #26432

Merged
merged 2 commits into from Dec 4, 2018

Conversation

mikecote
Copy link
Contributor

Summary

Implements Step 1 of #26356.

This will add rest_total_hits_as_int: true to all requests in platform code that eventually looks up hits.total. The changes are in the following areas:

  • ES Archiver
  • Saved Objects

This PR will need to run against a new snapshot of elasticsearch that contains elastic/elasticsearch#36051 before tests start to pass and a review gets requested.

Checklist

For maintainers

@mikecote mikecote added Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc v7.0.0 labels Nov 29, 2018
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-platform

@elasticmachine
Copy link
Contributor

💔 Build Failed

@timroes
Copy link
Contributor

timroes commented Nov 30, 2018

Jenkins, test this - Change should now be on master snapshot

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@mikecote mikecote requested a review from spalger December 3, 2018 14:53
@mikecote mikecote added the review label Dec 3, 2018
@mikecote mikecote self-assigned this Dec 3, 2018
Copy link
Contributor

@spalger spalger left a comment

Choose a reason for hiding this comment

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

LGTM

@timroes timroes merged commit 02e23a9 into elastic:master Dec 4, 2018
timroes pushed a commit to timroes/kibana that referenced this pull request Dec 4, 2018
* Add rest_total_hits_as_int into Kibana platform

* Add missing returns statement in repository.test.js
timroes added a commit that referenced this pull request Dec 4, 2018
* Add rest_total_hits_as_int into Kibana platform

* Add missing returns statement in repository.test.js
@mikecote mikecote added the non-issue Indicates to automation that a pull request should not appear in the release notes label Mar 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
non-issue Indicates to automation that a pull request should not appear in the release notes review Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc v7.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants