Skip to content

Commit 8bc414d

Browse files
authored
(DOCSP-37743): Add note about upgrading to sharded cluster and adding additional shards (#39) (#43)
* add note about upgrading multi-sharded * tech review feedback
1 parent f8a9e8c commit 8bc414d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

source/atlasdeployment-custom-resource.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -656,6 +656,14 @@ examples, and the |api| documentation.
656656
- :manual:`Sharding </sharding>`
657657
- :ref:`server-number-costs`
658658

659+
.. note::
660+
661+
To ensure consistent data distribution, you can't increase the number
662+
of shards in the same update request when upgrading your {+cluster+}
663+
from a replica set to a sharded {+cluster+}. You can add additional shards
664+
when your {+cluster+} has upgraded and you've ensured all clients have
665+
reconnected to the MongoDB router.
666+
659667
.. setting:: spec.deploymentSpec.replicationSpecs.regionConfigs
660668

661669
*Type*: array

0 commit comments

Comments
 (0)