Will there be journal replay programs in case of incomplete entries (if there is a failure in the middle of one)?
Answer Posted / Shivam Nanda
Yes, MongoDB 4.0 and later versions have a feature called 'oplog tailing' that can help recover from such situations by replaying the operations logged in the oplog after a crash or failure.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers