-
Type: Task
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Serverless
-
Server Serverless 2023-04-03
A RecordStore is constructed for each collection and index. It stores the namespace as a string, and mainly uses the namespace for logging and debugging aid (see related PR comment). _ns should remain as type StringData (also according to this comment), but should ensure all call sites pass the full, prefixed namespace.
- related to
-
SERVER-74244 Data race on namespace stored in RecordStore during rename
- Closed
-
SERVER-73111 Remove CollectionCatalog usage in WiredTigerRecordStore/WiredTigerIndex
- Closed