-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Index Maintenance, Internal Code
-
None
-
Storage Execution
Currently IndexCatalogEntry dasserts that the in-memory cache matches the storage-engine view of the catalog. Among other things this means that CIC::reset() needs to be very careful about what methods it calls on the ICE since CIC::reset() is called during rollback where it is illegal to query the storage engine.
- is related to
-
SERVER-17579 Iterating indices in KVCatalog can throw WCE with debug build
- Closed
-
SERVER-38901 Resolve and remove code reference to closed SERVER-18346
- Backlog