Files
mongo/jstests/replsets/buildindexes_false_commit_quorum.js
Louis Williams 5f6cd9a3c6 SERVER-63531 Prevent all buildIndexes:false nodes from being included in commitQuorum
Previously only voting buildIndexes:false nodes were excluded from commitQuorum. But all buildIndexes:false nodes,
including non-voting ones, should be excluded.
2022-03-09 20:27:12 +00:00

2.5 KiB