-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 8.1.0-rc0, 8.0.3
-
Component/s: None
-
None
-
Query Execution
-
Fully Compatible
-
QE 2024-10-28, QE 2024-11-11
-
0
When pre-image deletion tests fail, too little relevant information is shown in the logs to diagnose the nature of the issue:
- assert.soons should include additional information in the error message, and this should be a function, in case the information can change over time
- change stream pre-image deletion job logs should use the "QUERY" component (currently it is "-")
- the dedicated tests should activate the matching verbosity level
- forcing the oplog roll-over should be simplified in the tests
- related to
-
SERVER-96402 Speed-up change_streams_pre_image_removal_job.js
- Closed