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

TenantOplogFetcher times out on recreating aggregation cursor

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

      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@mongodb.com Jason Chan
            Reporter:
            lingzhi.deng@mongodb.com Lingzhi Deng
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: