-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 4.1.10
-
Component/s: Sharding
-
Fully Compatible
-
ALL
-
Sharding 2019-05-20
-
23
SERVER-38326 made a change to add writeConcern to the drop command. In addition, it also inadvertently added code to check the response, which was being ignored before. This means that if an error occurred, it will stop iterating over the rest of the servers to perform cleanup.