File tree Expand file tree Collapse file tree 2 files changed +3
-7
lines changed Expand file tree Collapse file tree 2 files changed +3
-7
lines changed Original file line number Diff line number Diff line change 2929
3030 For more information on the majority commit point, see
3131 :doc: `Causal Consistency and Read and Write Concerns
32- </core/causal-consistency-read-write-concerns>`. For additional
33- details on resolving performance issues see the
34- :ref: `replica set maintenance tutorial<performance-issues-psa> `.
32+ </core/causal-consistency-read-write-concerns>`.
Original file line number Diff line number Diff line change @@ -2758,10 +2758,8 @@ shardingStatistics
27582758 run on a sharded cluster.
27592759
27602760 Multi-shard operations can either be
2761- :ref:`scatter-gather<sharding-query-patterns>`
2762- or shard specific. Multi-shard scatter-gather operations can
2763- :ref:`consume more resources<sharding-troubleshooting-scatter-gather>`.
2764- By using the
2761+ scatter-gather or shard specific. Multi-shard scatter-gather
2762+ operations can consume more resources. By using the
27652763 :serverstatus:`shardingStatistics.numHostsTargeted`
27662764 metrics you can tune the aggregation queries that run on a
27672765 sharded cluster.
You can’t perform that action at this time.
0 commit comments