catalog_raii_test.cpp currently never completely creates an AutoGetCollection instance, therefore never runs into the problem of the ViewCatalog not being set up.
I was having trouble fixing a memory leak changing the unit test, so I'm deferring the work here to unblock work.
- depends on
-
SERVER-51320 Investigate removing <dbname>.system.views CollectionLocks from the ViewCatalog functions
- Closed
- duplicates
-
SERVER-51326 Add ViewCatalog to catalog_raii_test.cpp and add unit testing
- Closed