Skip to content

Commit b9e1f75

Browse files
TimSlavinMongoDBkay-kim
authored andcommitted
DOCS-3227: added 2.6 note to this page.
Signed-off-by: kay <[email protected]>
1 parent 88bd596 commit b9e1f75

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

source/tutorial/build-indexes-on-replica-sets.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,11 @@ Allow replication to catch up on this member.
118118
Build Indexes on all Secondaries
119119
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
120120

121+
.. versionchanged:: 2.6
122+
Secondary members can now :doc:`build indexes in the background
123+
</tutorial/build-indexes-in-the-background>`. Previously all index builds on secondaries were in
124+
the foreground.
125+
121126
For each secondary in the set, build an index according to the
122127
following steps:
123128

0 commit comments

Comments
 (0)