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
[*] fix master only postgres source shutdown due to catched InRecovery state logic
move the shutdown code to the first `monitoredSource.IsInRecovery && monitoredSource.OnlyIfMaster` check
and remove the later check becuase it will always be false
0 commit comments