-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
Execution Team 2022-02-07
-
140
ViewCatalogWriter::operator->() returns an unsafe pointer when it is not in write mode. So we can get a segfault in createView() when it happens concurrently with a database registration operation.
- is caused by
-
SERVER-53307 Make ViewCatalog global
- Closed