This test (`jumbo_chunks.js`) is doing a direct update to config.settings which is not retried when there is a step-down. This update should be done in a session using retryWrites: true since the test runs in step-down suite
- is caused by
-
SERVER-70768 balancer use wrong chunk size for jumbo chunks
- Closed