-
Type: Bug
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
ALL
-
5
The test uses checkLog to ensure we've hit a failpoint. It can be that due to drop-pending ident logs, more than 1024 logs are logged, and getLog does no longer return the desired log line (it only returns the last 1024 lines). We should make this test more reliable (probably directly check the failpoint).
- depends on
-
SERVER-80974 Unclean shutdown while dropping local.* collection and indexes can make the catalog inconsistent
- Closed
- related to
-
SERVER-58165 Make RamLog limits configurable
- Open