Details
-
Bug
-
Resolution: Done
-
Major - P3
-
None
-
2.6.0-rc0
-
ALL
Description
Index builds that are started via the createIndexes command or the ensureIndex shell helper do not seem to resume after the server is shut down. JS tests are attached for both ensureIndex and createIndexes.
Output:
[conn2] index build failed. spec: { v: 1, key: { foo: 1.0 }, name: "bg-shutdown-one", ns: "create.shutdown", background: true } error: 11600 interrupted at shutdown
|
I also noticed that there are a few IndexCatalog::createIndex() callers that use the default SHUTDOWN_CLEANUP behavior instead of specifying SHUTDOWN_LEAVE_DIRTY. Is that on purpose?
—
Version: d0135ad0ed90118ad2015283f22b0219c0df3301