Skip to content

Comments

[7.x] [Upgrade Assistant] Remove "boom" from reindex service (#58715)#59010

Merged
jloleysens merged 2 commits intoelastic:7.xfrom
jloleysens:backport/7.x/pr-58715
Mar 2, 2020
Merged

[7.x] [Upgrade Assistant] Remove "boom" from reindex service (#58715)#59010
jloleysens merged 2 commits intoelastic:7.xfrom
jloleysens:backport/7.x/pr-58715

Conversation

@jloleysens
Copy link
Contributor

Backports the following commits to 7.x:

* Removed Boom from reindex-service

The reindex service had logic inside it for mapping errors
to HTTP. This has been moved to the route handlers and also
removed Boom.

There is one more instance of Boom use inside of reindex-actions
but that comes from Saved Objects which should probably be removed
at a later stage.

* Fix import path

Specify the full relative import path to the kibana's core
server folder

* Remove unnecessary if statement

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>

# Conflicts:
#	x-pack/plugins/upgrade_assistant/server/routes/reindex_indices.ts
@jloleysens jloleysens added the backport This PR is a backport of another PR label Mar 2, 2020
@kibanamachine
Copy link
Contributor

💚 Build Succeeded

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@jloleysens jloleysens merged commit 28f2e73 into elastic:7.x Mar 2, 2020
@jloleysens jloleysens deleted the backport/7.x/pr-58715 branch March 2, 2020 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants