-
Type: New Feature
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
Decision Automation Group
-
25
resmoke.py should give up on test execution if either of the following situations occur:
- More than 300MB of log messages within a single buffer remain unsent to logkeeper.
- Writing log messages to resmoke.py's stderr (via the BUILDLOGGER_FALLBACK logger) is blocked for more than 1 minute.
- related to
-
SERVER-35472 resmoke.py shouldn't fall back to stderr when logkeeper is unavailable
- Closed