-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Spec Comp
-
None
1357 had a slight problem which was more clearly exposed by 1517, in that if any servers in the seed list ended up removed from topology (such as due to a me mismatch), the constructor will wait up to server selection timeout because the monitoring thread got killed before it could write the heartbeat completion time to the server.
The fix is to write heartbeat completion time prior to invoking sdam flow by publishing the description change event.