If dbcheck fails to wait for the write concern, it could indicate a problem with the secondaries keeping up with the primary. Continuing dbcheck on the primary could exacerbate the issue, so we should halt dbcheck in such cases.
- related to
-
SERVER-89817 Backport failing on write concern error for extra index keys check
- Open