Skip to content

Commit 72a46a7

Browse files
author
Sam Kleinman
committed
minor: build error
1 parent 2f56967 commit 72a46a7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

source/release-notes/2.2.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -156,11 +156,11 @@ Improved Data Center Awareness with Tag Aware Sharding
156156

157157
MongoDB 2.2 adds additional support for geographic distribution or
158158
other custom partitioning for sharded collections in :term:`shard
159-
clusters`. By using this "tag aware" sharding, you can automatically
160-
ensure that data in a sharded database system is always on specific
161-
shards. For example, with tag aware sharding, you can ensure that data
162-
is closest to the application servers that use that data most
163-
frequently.
159+
clusters <shard cluster>`. By using this "tag aware" sharding, you
160+
can automatically ensure that data in a sharded database system is
161+
always on specific shards. For example, with tag aware sharding, you
162+
can ensure that data is closest to the application servers that use
163+
that data most frequently.
164164

165165
Shard tagging controls data location, and is complementary but
166166
separate from replica set tagging, which controls :ref:`read

0 commit comments

Comments
 (0)