File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -667,6 +667,18 @@ modify the ``granularity`` of a
667
667
creation. :issue:`SERVER-58171` is expected to be resolved in MongoDB
668
668
5.0.1.
669
669
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
+
670
682
Report an Issue
671
683
---------------
672
684
You can’t perform that action at this time.
0 commit comments