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

Improve error-handling of batch reindexing API #113943

Open
cjcenizal opened this issue Oct 5, 2021 · 1 comment
Open

Improve error-handling of batch reindexing API #113943

cjcenizal opened this issue Oct 5, 2021 · 1 comment
Labels
enhancement New value added to drive a business result Feature:Upgrade Assistant Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more

Comments

@cjcenizal
Copy link
Contributor

As noted in #113822 (comment), we should surface reindexing errors to the consumer of the batch reindex API that ships with Upgrade Assistant.

As part of this change, we can also do some minor refactoring, such as renaming mapAnyErrorToKibanaHttpResponse to handleReindexingError and expand its role to handle both Kibana and ES errors.

CC @sabarasaba

@cjcenizal cjcenizal added enhancement New value added to drive a business result Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more Feature:Upgrade Assistant labels Oct 5, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-stack-management (Team:Stack Management)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New value added to drive a business result Feature:Upgrade Assistant Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more
Projects
None yet
Development

No branches or pull requests

3 participants