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

Improve logging around chunk metadata refresh

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • 3.4.0-rc2
    • Affects Version/s: 3.2.10, 3.4.0-rc1
    • Component/s: Sharding
    • Labels:
      None
    • Fully Compatible
    • Sharding 2016-10-31

      The logging around chunk metadata refresh is confusing and is only done after the load has completed. This means that long refresh operations (which happen under a mutex) will block other calls, but will not output anything until the call completes.

      In addition they are inconsistent between mongos and the shards.

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

              Created:
              Updated:
              Resolved: