Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-9694

Linearizable reads when the databse is fsync locked are blocked

    • Type: Icon: Task Task
    • Resolution: Won't Do
    • Priority: Icon: Major - P3 Major - P3
    • Server_Docs_20231030
    • Affects Version/s: None
    • Component/s: manual
    • Labels:
      None

      A query using the readConcern

      {level: "linearizable"}

      will be blocked if the database has been fsyncLocked. This behavior should be mentioned, since it's not obvious that a read would be blocked as this is not the case for majority or local.

      Note - This is due to the current implementation, which uses NOOP writes to the oplog.

            Assignee:
            Unassigned Unassigned
            Reporter:
            jonathan.abrahams Jonathan Abrahams
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              1 year, 27 weeks, 2 days ago