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

mongo shell version 5.0.18 logging asio message despite --quiet flag

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 5.0.18
    • Component/s: None
    • None
    • ALL

      I am experiencing the same Issue, that was already issued in SERVER-68548 for version 4.4.15 in 5.0.18

       

      /usr/bin/mongo admin --quiet --host someserver:27017 --tls --tlsCertificateKeyFile /etc/ssl/mongo/server.pem --eval "load('/home/buchstabensalat/.mongorc.js'); db.isMaster().ismaster"
      
      {"t":{"$date":"2023-06-29T13:08:05.284Z"},"s":"I",  "c":"NETWORK",  "id":5490002, "ctx":"thread4","msg":"Started a new thread for the timer service"}
      true

      The mongo command is producing debug-messages altough --quiet is specified.

      The fix was only backported to the 4.4 and the 6.0 branch. Could the fix please also be backported to the 5.0 branch?

            Assignee:
            Unassigned Unassigned
            Reporter:
            github@doehring.it Christian Döhring
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: