The existing behavior in restartCatalog removes any idents it does not recognize in the KV catalog. The KV storage engine will make a list of drop-pending idents available to restartCatalog so that drop-pending idents are not dropped during a restartCatalog operation.
- related to
-
SERVER-49229 use-after-move: 'options' argument in StorageEngineImpl constructor
- Closed