Hi Guys,
I'm trying to upgrade our elasticsearch cluster from 2.4 to 5.6 and i'm using the elasticsearch migration helper v2.04 and it returned a red alerts on all the indices that there is a replaced settings which index.translog.flush.threshold_ops has been replaced by index.translog.flush.threshold_size so i'm looking for a way to get rid of index.translog.flush.threshold_ops option or can i ignore these alerts and go ahead with the upgrade ?