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

XMLWordPrintableJSON

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

      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
              Reporter:
              Louis Williams
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

                Created:
                Updated:
                Resolved: