I am trying out the elasticsearch migration plugin to check if I can migrate from 2.3.x to 5.x. I have some custom aggregation plugin in my 2.3.x cluster.
Running "Cluster Check-up" it is showing green for "Plugins".
So my question is does the elasticsearch migration plugin verifies all the plugins including custom plugins?
Looking into the sources, you can see all the plugin checks it does and that does not include custom ones, unless it is a site plugin, in which case, it would warn you.
I would enable deprecation logging in order to see if your custom aggregation plugin raises any red flags.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.