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
Group.RotateFile need call Flush() before rename, Group.headBuf may have residual content, which may cause DataCorruptionError(WALDecoder presume whole message),and can't recovery from a crash.