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

Tracking of migration related issues #25821

Closed
5 tasks
tylersmalley opened this issue Nov 16, 2018 · 3 comments
Closed
5 tasks

Tracking of migration related issues #25821

tylersmalley opened this issue Nov 16, 2018 · 3 comments
Labels
Meta Team:Operations Team label for Operations Team

Comments

@tylersmalley
Copy link
Contributor

tylersmalley commented Nov 16, 2018

  • Kibana server is not ready yet #25806 - With a single Kibana instance and after deleting all .kibana_* indices, the migration is reporting that another migration is in progress after creating .kibana_1
  • 157050 resource_not_found_exception exception on tasks API with ES basic license

Resolved:

Possible improvements:

  • Messaging to encourage users not to interrupt migration process
  • During the initial migration both .kibana_1 (reindex) and .kibana_2 (migration) are created. When re-starting Kibana to retry, the messaging only gives a single index to delete. We should either give both index names, or more preferably only create a single index at a time.
  • Increase verbosity of log output for use in debugging
  • Add ability to cancel current migration and capture SIGINT.
  • Index status/failure into target index.
@tylersmalley tylersmalley added the Team:Operations Team label for Operations Team label Nov 16, 2018
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-operations

@ppf2
Copy link
Member

ppf2 commented Nov 22, 2018

Adding #26049: Kibana not gracefully handling ES cluster health status change (node restarts) during migration

@tylersmalley
Copy link
Contributor Author

Closing this out-dated meta-issue. Most issues have been resolved and there is a large effort underway to change how migrations work with a priority on minimizing their production impact.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Meta Team:Operations Team label for Operations Team
Projects
None yet
Development

No branches or pull requests

3 participants