Hi All,
We have an infra where we have around 10 big clusters behind tribe nodes and all of them are on ES 5.4 and data is time sharded and ever growing. We need to move our infra to 7.8 (priority is to have live data cluster to 7.8 first) and wanted to understand from experts here what could be the issue if I go with following -
- Move current infra to cross cluster search (in place) and remove tribe nodes altogether
- Add new cluster on ES 7.8 and make it part of the above clusters (expecting few communication issues)
- Migrate old clusters from ES 5.4 to ES 7.8 one by one
Let me know if there seems to be any major issue with above approach and what would be recommendation in that case.
Thanks in advance
Dex