If a ‘movechunk’ fails, is it necessary to cleanup the partially moved docs?
Answer Posted / Sandeep Kumar Pavaya
No, MongoDB handles cleaning up of partially moved documents during the next chunk migration. If a moveChunk operation fails, you can manually initiate a resharding process or wait for the automatic resharding to occur.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers