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

Do not set sharding migration log component verbosity for last stable binary versions

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.4.0-rc0, 4.7.0
    • Affects Version/s: 4.3 Required
    • Component/s: Replication
    • None
    • Fully Compatible
    • ALL
    • v4.4

      Currently, we set the the log component verbosities to the default , regardless of mongo binary version. However, the default mongod log component verbosity includes {sharding": {"migration": 2}}, which is not implemented on 4.2 binaries. This causes the node to fail.

      We should add a separate default log component verbosity for last stable binary versions, and use that instead when needed.

      This bug was exposed by the fix to SERVER-46332 and will need to be merged before that ticket is merged.

            Assignee:
            xuerui.fa@mongodb.com Xuerui Fa
            Reporter:
            xuerui.fa@mongodb.com Xuerui Fa
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: