Details
-
Task
-
Status: Closed
-
Critical - P2
-
Resolution: Fixed
-
3.3.11
-
Fully Compatible
-
0
Description
The fuzzer routinely performs inserts directly into system.views. Many of these are invalid, which causes listCollections to fail. The dbhash and validation hooks both rely on listCollections, and the presence of invalid views will cause tests to fail.
For now, we should skip the hooks entirely in jstestfuzz suites if listCollections fails with an invalid-views specific error code.
Attachments
Issue Links
- related to
-
SERVER-36816 Avoid reloading the view catalog on the primary and secondaries during the dbhash check
-
- Closed
-