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

don't spin in oplog deleter thread

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.2.0-rc1
    • Affects Version/s: None
    • Component/s: Storage
    • Labels:
      None
    • Fully Compatible
    • ALL
    • QuInt B (11/02/15)

      The WiredTigerRecordStoreThread used to have a sleep in it to handle cases where things weren't ready to delete (e.g. storage engine not yet initialized), but the sleep was removed as part of the oplogStones project. We need to add the sleep back in for these exceptional cases, to avoid spinning hard on server startup (and spamming the system log at debug log level 1).

            Assignee:
            geert.bosch@mongodb.com Geert Bosch
            Reporter:
            milkie@mongodb.com Eric Milkie
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: