elastic / elasticsearch-migration

This plugin will help you to check whether you can upgrade directly to the next major version of Elasticsearch, or whether you need to make changes to your data and cluster before doing so.
290 stars 32 forks source link

Filter based on what will or will not allow the cluster to start #110

Closed ppf2 closed 6 years ago

ppf2 commented 7 years ago

Having an option to filter based on what will or will not allow the cluster to start will be helpful for admins.

clintongormley commented 7 years ago

Those items should show up as red - this isn't sufficient?

ppf2 commented 7 years ago

If all the breaking changes (at least the ones detectable via our API calls) that will cause the node not to start up are covered by "red", we should be good here :)