Modify the _oplogJournalThreadLoop() to no longer call waitUntilDurable() and instead update the oplogTruncateAfterPoint

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Won't Do
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Storage
    • None
    • Execution Team 2019-11-04, Execution Team 2019-11-18
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      WiredTigerOplogManager::_oplogJournalThreadLoop()

      • stop calling waitUntilDurable().
      • call setOplogTruncateAfterPoint to durably update the oplogTruncateAfterPoint to the WT all_committed timestamp.
      • remove the extra logic to wait for ops waiting for durability before proceeding – we will still have the logic to wait for a journal flush call before proceeding with the loop.

      Note: this task is expected to improve performance.

            Assignee:
            Dianna Hohensee (Inactive)
            Reporter:
            Dianna Hohensee (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: