Default --enableMajorityReadConcern to true

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Replication, Storage
    • None
    • Storage Execution
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      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.

            Assignee:
            [DO NOT USE] Backlog - Storage Execution Team
            Reporter:
            Adam Midvidy (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            12 Start watching this issue

              Created:
              Updated:
              Resolved: