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

Linearizable readConcern timeout for getMore is not configurable to values other than 15 seconds

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • Replication
    • Fully Compatible
    • Repl 2023-02-20
    • 0

      The linearizable readConcern timeout for getMore commands is hardcoded to 15 seconds. This value is used as the wtimeout for a no-op write.

      In slow tests, 15 seconds may not be sufficient to avoid timeouts, and it is not adjustable, either.

      Outside of getMore, we set the wtimeout to zero wait forever, so I'm not sure why getMore has different behavior.

            Assignee:
            jiawei.yang@mongodb.com Jiawei Yang
            Reporter:
            louis.williams@mongodb.com Louis Williams
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: