The server resumes index builds interrupted due to a clean shutdown or rollback. This would be a good time to review the log messages for resumable index builds. A couple of considerations:
- The logs at startup should have enough context without having access to the shutdown activity.
- Log messages should be consistent, within reasonable limits, with conventions established in
SERVER-48227for simultaneous indexes. - Sensitive collection data should be redacted per current server policy.
- is related to
-
SERVER-48227 review log messages for index build
- Closed