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

Remove usages of DBConfig::reload

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.4.3, 3.5.3
    • Affects Version/s: 3.5.1
    • Component/s: Sharding
    • None
    • Fully Compatible
    • v3.4
    • Sharding 2017-01-02, Sharding 2017-02-13

      The DBConfig::reload call performs blocking reads while holding the cache entry's mutex. It should be replaced with invalidations instead so that the full reload logic is concentrated in one place.

            Assignee:
            kaloian.manassiev@mongodb.com Kaloian Manassiev
            Reporter:
            kaloian.manassiev@mongodb.com Kaloian Manassiev
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: