-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
QE 2021-10-04
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Normally, to run queries, we use AutoGetCollectionForReadCommandMaybeLockFree or similar interfaces in order to acknowledge that we are holding the collection lock. However, in db_s_config_server_test, we don't use this interface. Therefore, we trip an invariant failure.