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
Today when failing a shard via IndexShard#failShard, we silently swallow cases where the engine is already closed. Instead, we should throw an AlreadyClosedException.