-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
Fully Compatible
-
CAR Team 2025-01-20
-
0
We've seen timeout failures on our tests because this condition was never met.
This ticket aims to improve the verbosity of the error to ease the debuggability of this kind of test failure.
The idea is to:
- Add a log every time this condition is not met.
- Add a message on the assert.soon clause explaining the error
- backported by
-
SERVER-98652 [v8.0] Backport the $listClusterCatalog aggregation stage to v8.0
- In Code Review