-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
None
-
Fully Compatible
-
ALL
-
0
The regression test for SERVER-17671 (initial_sync_unsupported_auth_schema.js) is causing failures on a few build variants, particularly Linux 32-bit DEBUG.
The issue is that the replica set can lose availability when the added secondary fasserts (because there's only one node left). The solution is to add an arbiter to the replica set.
- is related to
-
SERVER-17671 Refuse to complete initial sync from nodes with 2.4-style auth data
- Closed
- related to
-
SERVER-17998 Ignore socket exceptions in initial_sync_unsupported_auth_schema.js test
- Closed
-
SERVER-17826 Ignore ismaster exceptions in initial_sync_unsupported_auth_schema.js test
- Closed
- links to