Skip to content

Commit fa5f1da

Browse files
ianf-mongodbjeff-allen-mongo
authored andcommitted
DOCS-14834 Removed bad refs causing build errors from serverStatus & delayed-replica-set files
1 parent d77e38d commit fa5f1da

File tree

2 files changed

+3
-7
lines changed

2 files changed

+3
-7
lines changed

source/includes/important-delayed-replica-set-members.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,4 @@
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>`.

source/reference/command/serverStatus.txt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)