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

Router index cache get should retry on ReadThroughCacheLookupCanceled error

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Sharding EMEA
    • Fully Compatible
    • ALL
    • Sharding EMEA 2023-01-09
    • 105

      ReadThroughCacheLookupCanceled is an error generated in the read through cache (which the index cache is based on). When a lookup request finishes successfully then it cancels all in progress lookups.

      This error is happening because in the index cache the ReadThroughCacheLookupCanceled error is not being captured and retried.

      This problem is not happening for the collection cache because the requests are being handled in the refresh, and there the convoy is being prevented.

            Assignee:
            marcos.grillo@mongodb.com Marcos José Grillo Ramirez
            Reporter:
            marcos.grillo@mongodb.com Marcos José Grillo Ramirez
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: