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

log message should not suggest index build on primary without warning

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.6.0-rc3
    • Affects Version/s: 2.6.0-rc1
    • Component/s: Logging, Stability
    • Labels:
      None
    • Fully Compatible

      The log message in src/mongo/db/db.cpp:355 suggests to run an index build on the primary. This is dangerous on a production system and can lead to outages.

      Need to add warning and/or suggest to build in rolling fashion (with link to docs).

            Assignee:
            thomas.rueckstiess@mongodb.com Thomas Rueckstiess
            Reporter:
            thomas.rueckstiess@mongodb.com Thomas Rueckstiess
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: