Skip to content

Commit 3fbbbf6

Browse files
committed
trivial: fix mongos header from using isolation
1 parent fad4b0a commit 3fbbbf6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/core/sharded-cluster-query-router.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -165,8 +165,8 @@ returned document does not include the ``isdbgrid`` string.
165165
.. _sharding-shard-key-query-isolation:
166166
.. _sharding-query-isolation:
167167

168-
Query Isolation
169-
---------------
168+
Targeted Operations vs. Broadcast Operations
169+
--------------------------------------------
170170

171171
Generally, the fastest queries in a sharded environment are those that
172172
:binary:`~bin.mongos` route to a single shard, using the :term:`shard key` and the

0 commit comments

Comments
 (0)