-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 2.8.0-rc2
-
Component/s: Replication, Testing Infrastructure
-
None
-
Fully Compatible
there are a bunch of w_majority_change.js failures, I believe they consist of two separate causes:
the final write (line 144) succeeding because node 3 isn't truly down before the write
the reconfig on line 58 failing because insufficient nodes acknowledge it
awaiting node states should fix both cases