-
Type: Bug
-
Resolution: Done
-
Priority: 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?
- is duplicated by
-
SERVER-81837 Backport auf asio message fix into v5.0 branch
- Closed
- is related to
-
SERVER-68548 mongo shell version 4.4.15 logging asio message despite --quiet flag
- Closed