replSetAbortPrimaryCatchUp
On this page
This version of the documentation is archived and no longer
supported. View the current documentation to learn how to
upgrade your version of MongoDB.
Definition
replSetAbortPrimaryCatchUp
The
replSetAbortPrimaryCatchUp
command forces the elected primary member of the replica set to abort sync (catch up) then complete the transition to primary. The command has the following prototype form:{ replSetAbortPrimaryCatchUp: 1 }