summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/replication_coordinator_impl.h
diff options
context:
space:
mode:
authorMax Hirschhorn <max.hirschhorn@mongodb.com>2017-08-04 18:03:12 -0400
committerMax Hirschhorn <max.hirschhorn@mongodb.com>2017-08-04 18:03:12 -0400
commit1ba6539b20a55378b4ecab2ab4f9281db25bc313 (patch)
tree70b1ff0e38691db3527825d15686c7bfc0ba7c70 /src/mongo/db/repl/replication_coordinator_impl.h
parentb9f7f14b280fe35d4992bd1b7329e541143c1331 (diff)
downloadmongo-1ba6539b20a55378b4ecab2ab4f9281db25bc313.tar.gz
Revert "SERVER-29502 Require the vote from the current primary in the dry run for catchup takeover"
This reverts commit fa70f68f5bfcc2a001d3f9012dff80dd2d41c9f1.
Diffstat (limited to 'src/mongo/db/repl/replication_coordinator_impl.h')
-rw-r--r--src/mongo/db/repl/replication_coordinator_impl.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mongo/db/repl/replication_coordinator_impl.h b/src/mongo/db/repl/replication_coordinator_impl.h
index cb30bd1164b..27d698feb69 100644
--- a/src/mongo/db/repl/replication_coordinator_impl.h
+++ b/src/mongo/db/repl/replication_coordinator_impl.h
@@ -848,8 +848,8 @@ private:
* _onVoteRequestComplete()
*/
void _startElectSelf_inlock();
- void _startElectSelfV1_inlock(TopologyCoordinator::StartElectionReason reason);
- void _startElectSelfV1(TopologyCoordinator::StartElectionReason reason);
+ void _startElectSelfV1_inlock();
+ void _startElectSelfV1();
/**
* Callback called when the FreshnessChecker has completed; checks the results and