-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Sharding
The owner of this ticket should investigate if the critical section is checked during a yield. It seems that there are no such checks baked into the query plan. Suppose a collection begins unsharded, a query runs then yields and then becomes sharded. On yield recovery what is the behavior of the system in this scenario?
- depends on
-
SERVER-64128 Investigate behavior when query against unsharded collection runs concurrently with shardCollection and moveChunk
- Blocked