Details
-
Task
-
Resolution: Won't Do
-
Major - P3
-
None
-
None
Description
Description
Downstream Change Summary
A new MovePrimaryInProgress error will be returned in the following commands on an unsharded collection on a database that is being migrated with the movePrimary command.
DML:
insert
update
findAndModify
delete
aggregate if using $out and $merge stages
mapReduce with out on the DB being migrated
DDL:
create
createIndexes
collMod
convertToCapped,
renameCollection
dropIndexes
The following DDL will return the existing LockBusy error as they currently do:
drop
dropDatabase
Description of Linked Ticket
Add MovePrimaryIsInProgress error code
Scope of changes
Impact to Other Docs
MVP (Work and Date)
Resources (Scope or Design Docs, Invision, etc.)
Attachments
Issue Links
- documents
-
SERVER-49085 Add MovePrimaryInProgress error code
-
- Closed
-