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
Optimisation: Do not open destination connection for last offset fetch unless Postgres to Postgres (#3367)
Decoupling from #3206 and addressing the [comment](#3206 (comment)) there.
This PR makes it so that we do not connect to the destination peer to get the last offset for sync flow.
---------
Co-authored-by: Philip Dubé <[email protected]>
0 commit comments