Hi
I have some problem about elasticsearch cluster.
Now There are some node left from my elasticsearch cluster. and My indices does not set replicas. (replicas =0 )
In the Past . I used to close API for close indices those health is red. I fix it fine.
So Now I use elasticsearch 7.4.0 I try to closed some Indices that node are left. but It cannot fix.
Indices are not rebalance.
Do you help my for fixing this Problem.