-
Type: Engineering Test
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
0
Currently, our resumable index builds testing makes fairly heavy use of checking log lines. We use this to check that the index build was resumed from the expected phase, among other things. However, since the log buffer is limited in size, it makes the testing prone to occasional sporadic failures if the log lines we're interested in roll off the end. We should see if we can come up with another way to get this same test coverage without relying on log lines.
- related to
-
SERVER-90400 Robustify tests that check for messages in the mongod log
- Blocked
-
SERVER-58165 Make RamLog limits configurable
- Open