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
Stream rebalancing can lead to many replica connections getting closed.
With active streams, that caused replica readers to crash as they were
performing `inet:setopts/2` / `ssl:setopts/2` on a closed connection.
0 commit comments