-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Test Coverage
-
None
Seeing lots of INFO log messages on Evergreen like:
[2020/03/02 19:52:53.681] 00:52:53.654 [MaintenanceTimer-16-thread-1] INFO org.mongodb.driver.connection - Closed connection [connectionId{localValue:49297}] to host1:27017 because it is past its maximum allowed idle time.
I downloaded one patch build log file and found 87334 lines containing the string "because it is past its maximum allowed idle time".
This makes it unnecessarily hard to process log files when you need to debug something in the build.