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

Default --enableMajorityReadConcern to true

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • None
    • None
    • Replication, Storage
    • None
    • Storage Execution

    Description

      The SnapshotThread poses somewhat of a pathological use case for WiredTiger as it repeatedly seeks to the highest key in the oplog in the presence of concurrent inserts to the end of the tree. This operation is inherently unscalable as the seeking to the end of the RecordStore is not wait-free in the presence of concurrent inserts.

      We should run our full test suite with the SnapshotThread enabled to find any additional longevity/stability issues.

      Attachments

        Activity

          People

            backlog-server-execution Backlog - Storage Execution Team
            adam.midvidy Adam Midvidy
            Votes:
            0 Vote for this issue
            Watchers:
            12 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: