-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Integration
-
Fully Compatible
-
ALL
-
v8.0, v7.0, v6.0
-
0
text_search_index_commands.js creates an unsharded collection and then queries it on a secondary without waiting for replication. This can lead to failures if the query runs before the collection is replicated/exists on the secondary.