During startup recovery, we should be able to identify the relevant internal idents for resuming index builds. However, right now there isn't a way to differentiate internal idents used for resumable index builds from other internal idents without looking at their contents.
One possible idea is to add a filename prefix to internal idents specific to resumable index builds.
- is related to
-
SERVER-43988 shutdown ({force:false}) should refuse to shut down if there is an index build in progress
- Closed
-
SERVER-47155 Limit the number of simultaneous index builds running from user connections to 3
- Closed