Details
-
Bug
-
Resolution: Gone away
-
Minor - P4
-
None
-
None
-
None
-
ALL
-
Execution Team 2020-02-24, Execution Team 2020-03-09, Execution Team 2020-03-23
-
19
Description
In a debug build, if the in-memory catalog is out-of-sync with the on-disk catalog, IndexCatalogEntryImpl::isReady() may fail this debug-only invariant because DurableCatalogImpl::isIndexReady() is fatal to call if the index entry is not visible in the storage engine.