-
Type: Bug
-
Resolution: Fixed
-
Priority: Critical - P2
-
Affects Version/s: 4.2.0-rc4
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
v4.2, v4.0, v3.6
-
- mongod --replSet asdf
- mongo --eval 'rs.initiate()'
- CTRL-C the mongod
- Wait...
- see the error message about "No electable secondaries caught up"
-
Repl 2019-09-09
-
(copied to CRM)
There are no secondaries to catch up. This probably also applies to replica sets with secondaries but only one electable replica.
- related to
-
SERVER-43988 shutdown ({force:false}) should refuse to shut down if there is an index build in progress
- Closed