Commit Graph

5 Commits

Author SHA1 Message Date
Jason Carey
94f6c4d283 SERVER-38177 Fix --repair with --bind_ip
Setting bind ips in server global params causes an error when spinning
up an egress only transport layer.  It's more appropriate in that case
to ignore the bind ips.
2019-01-02 10:01:43 -05:00
Louis Williams
d5705a7abb SERVER-37078 Use awaitSecondaryNodes() instead of waitForState() to confirm a node is a secondary in repair_invalidates_replica_set_nodes.js 2018-12-04 14:26:12 -05:00
Louis Williams
60ed4a2dbf SERVER-35782 Repair should move aside unsalvagable data files and create empty ones in their place. 2018-08-23 12:19:57 -04:00
Louis Williams
1768678104 SERVER-35731 Prevent a repaired node from re-joining a replica set 2018-08-17 16:12:55 -04:00
Xiangyu Yao
3deba1b701 SERVER-35630 Throw error message to run repair when detecting missing or corrupt data files 2018-07-24 23:21:16 -04:00