importer: do not trigger speedupFileStorageTxnLookup uselessly
When importing a FileStorage DB without interruption and without having to serve client nodes, the index built by speedupFileStorageTxnLookup is useless. Such case happens when doing simulation tests and on DB with many oids, it can take a lot of time and memory for nothing.
Showing
Please register or sign in to comment