Details
-
Task
-
Resolution: Fixed
-
Minor - P4
-
None
Description
In our documentation on sharded cluster components, the following sentence is ambiguous:
For shard-level high availability, a common pattern is to place mongos instances on the same hardware that mongos instances are already running on.
I believe the correct sentence should be:
For shard-level high availability, a common pattern is to place mongos instances on the same hardware that mongod instances are already running on.