Commit Graph

4 Commits

Author SHA1 Message Date
Matt Broadstone
a4f458fe4d SERVER-79735 Convert jstest corpus to use es modules 2023-08-06 20:48:04 +00:00
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
Jon Streets
05a0f8e98b SERVER-56366 Update FCV constants to recognize 5.1 as latest 2021-07-23 15:49:23 +00:00
Louis Williams
eed69840da SERVER-53176 Return an error when an index build commit quorum depends on voting buildIndexes:false nodes 2021-01-13 03:57:57 +00:00