TenantOplogFetcher times out on recreating aggregation cursor

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 5.2.0, 5.1.0-rc3, 5.0.5
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • ALL
    • v5.1, v5.0
    • Repl 2021-10-18
    • 52
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      In OplogFetcher, we use a different timeout on recreating the cursor. And after SERVER-57617, the oplog fetcher no longer uses a tailable cursor and we re-create a new cursor every time the cursor is exhausted. And this uses a 2s timeout because of this.

      We could consider using a larger timeout in this case. But we should understand whether it is expected for the aggregation to exceed the 2s timeout.

              Assignee:
              Jason Chan
              Reporter:
              Lingzhi Deng
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: