Join us Sept 17 at .local NYC! Use code WEB50 to save 50% on tickets. Learn more >
MongoDB Event
Docs Menu
Docs Home
/
MongoDB Manual
/ / /

replSetAbortPrimaryCatchUp

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 }

Back

isMaster

On this page