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

KeysCollectionManager should not silently ignore refresh failures

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.7.0
    • Affects Version/s: None
    • Component/s: Sharding
    • Labels:
    • Fully Compatible
    • v4.4, v4.2, v4.0, v3.6
    • Sharding 2020-09-07
    • 25

      The KeysCollectionManager checks for refresh failure, but only handles it by doing backoff for the retries. This means that admins are not aware that refreshing has failed, which is important because persistent refresh failures can prevent the cluster from operating correctly. These failures should be logged at the default level (because they should be rare/infrequent, and even though the first retry is after 200ms, this will increase until they are done every 10 mins).

            Assignee:
            jason.zhang@mongodb.com Jason Zhang
            Reporter:
            kevin.pulo@mongodb.com Kevin Pulo
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: