Reduce the amount of logging done in sharded_backup_restore.js

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.3.3
    • Affects Version/s: None
    • Component/s: Storage
    • Fully Compatible
    • Execution Team 2020-01-27
    • 0
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The sharded backup restore test uses a syncdelay of one second, causing checkpoints to be taken frequently enough that slow machines will have trouble opening backup cursors. This causes the backup cursors to continually retry to open and fail.

      During this period, there are continuous inserts occurring, which is causing the logs to become too large to open on Evergreen since it logs every insert done.  

            Assignee:
            Gregory Wlodarek
            Reporter:
            Gregory Wlodarek
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: