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
refactor: store full ismaster on connection until StreamDescription
Storing a local `ServerDescription` is not adequate for the needs
of wire protocol determination, in particular when a monitor
connection is initially connected. Until then, we will store the
full `ismaster` directly on the connection, like we did with the
previous connection type.
0 commit comments