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

Links to documentation #25

Closed jlecour closed 9 years ago

jlecour commented 9 years ago

Hi,

I'm planning a migration to 2.0 and this plugin is really useful.

It shows me a handful of things that won't work anymore but doesn't say much why the change was introduced, what should be done… Links to documentation, blog posts of even commits or PRs would be very helpful.

Thanks.

jlecour commented 9 years ago

Thanks @clintongormley for such a quick fix.

I've updated to v0.06 and now I get the (i) with the link after each passing (green) test, but not after the blue ones.

elasticsearch-migration-test-link

Did I do something wrong?

clintongormley commented 9 years ago

Doh - I'm an idiot. Pushing a fix now

clintongormley commented 9 years ago

thanks for reporting @jlecour - 0.07 fixes this