-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Networking
-
Service Arch
-
Minor Change
-
ALL
-
v8.0, v7.3
-
Service Arch 2024-05-13
-
146
One of the main behaviors of the --quiet command line switch is to suppress the "connection received" and "end connection" log messages. However, the new "received client metadata from" log message does not adhere to the --quiet switch. This means that users that used to be able to suppress a high volume of log messages from incoming connections no longer can do so.
We should either make --quiet not suppress all "connection" related messages, or we should make the "client metadata" messages be suppressed by --quiet.
- is duplicated by
-
SERVER-35564 The --quiet flag suppresses "connection accepted" messages but not "client metadata" messages
- Closed
- is related to
-
SERVER-37722 Quiet mode does not suppress connection end events
- Closed
-
SERVER-43021 MongoS server crashes when attempt to update single record > 16MB (16793648)
- Closed
- related to
-
SERVER-35399 MongoDB Server not received client metadata
- Closed