Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-13790

Investigate changes in SERVER-49085: Add MovePrimaryInProgress error code

      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.)

            Assignee:
            Unassigned Unassigned
            Reporter:
            backlog-server-pm Backlog - Core Eng Program Management Team
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              1 year, 25 weeks, 3 days ago