summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/topology_coordinator.h
diff options
context:
space:
mode:
authorJudah Schvimer <judah@mongodb.com>2016-08-15 17:04:34 -0400
committerJudah Schvimer <judah@mongodb.com>2016-08-15 17:04:34 -0400
commita21fe737c6bc6ec88f0af00a7eec6f10413f9549 (patch)
treeb71d5ba0224e546647fe4e83759e8fff4f36ba3d /src/mongo/db/repl/topology_coordinator.h
parent4755dfd9e068ea77081b8bda37bcc64ff9b47cd7 (diff)
downloadmongo-a21fe737c6bc6ec88f0af00a7eec6f10413f9549.tar.gz
Revert "SERVER-25125 Report initial sync progress in ReplSetGetStatus"
This reverts commit 10ff598752d57650783c63166180df31f907df12.
Diffstat (limited to 'src/mongo/db/repl/topology_coordinator.h')
-rw-r--r--src/mongo/db/repl/topology_coordinator.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mongo/db/repl/topology_coordinator.h b/src/mongo/db/repl/topology_coordinator.h
index 82427211e1b..72c21024684 100644
--- a/src/mongo/db/repl/topology_coordinator.h
+++ b/src/mongo/db/repl/topology_coordinator.h
@@ -249,7 +249,6 @@ public:
const OpTime& lastOpDurable;
const OpTime& lastCommittedOpTime;
const OpTime& readConcernMajorityOpTime;
- const BSONObj& initialSyncStatus;
};
// produce a reply to a status request