-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
ALL
Initial state: 1 shard cluster
Sequence:
1. Connect to shard directly and execute write on test.user.
2. Write was yielded
3. Add a second shard.
4. Shard test.user and move chunk to new shard.
5. Write in step#1 recovers from yield, writes to orphan. Returns success.
- duplicates
-
SERVER-77073 Direct Shard operations shouldn't be allowed anymore (8.0 behavior)
- Closed
- related to
-
SERVER-89347 Check the cluster cardinality parameter before allowing any data movement commands
- Closed
-
SERVER-86796 Move direct connection checks into the collection acquisition (and autoGetCollection)
- Closed