-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
Fully Compatible
-
ALL
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Currently, the shrink warning added in SERVER-133744 uses the module-level `logging.getLogger(_name_)`, instead of `self.logger`. This may cause the log to miss the archived hook/job log and instead land only on fallback stderr.
In addition, testing added in SERVER-133744 does not cover the case where `current_bytes > total_bytes_sent`. This case should be added.
- is related to
-
SERVER-133744 Tolerate file shrinkage in SimulateCrash hook's copy_file
-
- Closed
-