You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's no particular reason that the closed follower index should be
`RED` - if it is closed at a point where there are no indexing requests
in flight then its shards can be assigned and it could even reach
`GREEN` health.
This commit fixes the problem by removing the bogus assertion.
Closes#104865
0 commit comments