-
Type: Task
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Execution
Currently, when shardsvr secondaries call DocumentSourceMerge::spill, they try to write directly against themselves because they had created a StandaloneProcessInterface and the $merge fails with NotWritablePrimary.
This is required to upgrade Serverless's architecture to support sharding.