kibana/x-pack/plugins/upgrade_assistant
Jean-Louis Leysens ac5e7aa81e
[Upgrade Assistant] Remove "boom" from reindex service (#58715)
* 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>
2020-03-02 11:08:19 +01:00
..
common [Upgrade Assistant] Move out of legacy folder (#58034) 2020-02-25 15:31:04 +01:00
public [Upgrade Assistant] Move out of legacy folder (#58034) 2020-02-25 15:31:04 +01:00
server [Upgrade Assistant] Remove "boom" from reindex service (#58715) 2020-03-02 11:08:19 +01:00
kibana.json [Upgrade Assistant] Move out of legacy folder (#58034) 2020-02-25 15:31:04 +01:00