Skip to content

Commit b704242

Browse files
(DOCS-14441): Add known issue backup/restore with resharding
1 parent 1b594ea commit b704242

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

source/release-notes/5.0.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -667,6 +667,18 @@ modify the ``granularity`` of a
667667
creation. :issue:`SERVER-58171` is expected to be resolved in MongoDB
668668
5.0.1.
669669

670+
.. _5.0-known-issue-backup-resharding:
671+
672+
Backup and Restore Not Supported During Resharding Operations
673+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
674+
675+
Currently, a resharding operation may pin timestamps in the storage
676+
engine in a manner that prevents a restore operation from proceeding.
677+
Once :issue:`SERVER-58392` is resolved, you will be able to backup and
678+
restore your collection while a resharding operation occurs.
679+
:issue:`SERVER-58392` is expected to be resolved in a patch release of
680+
MongoDB 5.0.
681+
670682
Report an Issue
671683
---------------
672684

0 commit comments

Comments
 (0)