-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Cluster Scalability
-
Fully Compatible
-
ALL
-
0
Currently, we only check that the mongod query analyzer has an updated collection UUID in its query analyzer document. We want to check this for mongos too in order to successfully detect the following find query in the test successfully as well as ensure there is a sleep to refill the mongos' tokens. We can do this using QuerySamplingUtil::waitForActiveSampling.