Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-86479

Dbcheck tests that expect exact docs per batch should increase maxBatchTimeMillis

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • Replication
    • Fully Compatible
    • ALL
    • Repl 2024-03-04
    • 14

      On some slow machines were we expect the batch to have exact docs per batch we might be hitting another limits which decrease the number of docs per batch which will increase the number of batches hence the test fails.
      So for these specific tests we need:
      1- Increase maxDbCheckMBperSec to large value.
      2- Increase maxBatchTimeMillis to large value.

            Assignee:
            brad.cater@mongodb.com Brad Cater
            Reporter:
            m.maher@mongodb.com Moustafa Maher
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: