Skip to content

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented Nov 11, 2021

This is an automatic backport of pull request #814 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

@elasticmachine
Copy link
Contributor

elasticmachine commented Nov 11, 2021

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2021-11-11T09:19:03.461+0000

  • Duration: 9 min 56 sec

  • Commit: 15fefe6

Test stats 🧪

Test Results
Failed 0
Passed 226
Skipped 0
Total 226

🤖 GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

@ruflin
Copy link
Collaborator

ruflin commented Nov 11, 2021

@Mergifyio rebase

…ticsearch Fleet APIs, remove holes detection and refreshes (#814)

* Switch to the new _fleet/_fleet_search and _fleet/_fleet_msearch Elasticsearch Fleet APIs, remove holes detection and refreshes

* Switch to the new _fleet/_fleet_msearch and _fleet/_fleet_search Fleet APIs
  endpoints for the searches that required refreshes and wait for
  checkpoints. The new API handles refreshes and checkpoints waits.
* Separate queues for _msearch and _fleet_msearch, to avoid delays on
  searches without checkpoints wait. Use _fleet/_fleet_msearch endpoint if search is requested with
  wait_for_checkpoints. Use _fleet/_fleet_search for the monitor hits
  fetch.
* Had to copy over the search and msearch wrappers from go-elasticsearch
  library and customize them for _fleet_search and _fleet_msearch.
  These could be removed once the library is updated for these new
  endpoints.
* Removed the holes detection and refresh op code as it's not longer
  used.

(cherry picked from commit a2fb073)
@mergify
Copy link
Contributor Author

mergify bot commented Nov 11, 2021

rebase

✅ Branch has been successfully rebased

@v1v v1v force-pushed the mergify/bp/8.0/pr-814 branch from 519382c to 15fefe6 Compare November 11, 2021 09:18
@aleksmaus
Copy link
Contributor

Thank you!

@aleksmaus aleksmaus merged commit 761aa92 into 8.0 Nov 11, 2021
@mergify mergify bot deleted the mergify/bp/8.0/pr-814 branch November 11, 2021 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants