-
Type: Task
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
Execution Team 2024-06-24
The bug in BF-32679 occurs because the drop command has not executed on all the replicas when the map reduce command is run. This behavior was introduced by the changes in https://jira.mongodb.org/browse/SPM-3489. A possible resolution is to confirm the collection is dropped prior to running the map reduce command using an assert.soon after the dropĀ here