Skip to content

Commit 56230ee

Browse files
author
Andrew Leung
committed
adding in line to link with Chunk Migration and Create Chunk section
1 parent 3b2788a commit 56230ee

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

source/administration/sharding.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -626,6 +626,11 @@ However, you may want to migrate chunks manually in a few cases:
626626
- If the balancer in an active cluster cannot distribute chunks within
627627
the balancing window, then you will have to migrate chunks manually.
628628

629+
To further understand the chunk migration process in detail, see the
630+
:ref:`sharding-chunk-migration` section, and how to improve throughput
631+
for a shard cluster, see the
632+
:ref:`sharding-administration-create-chunks` section.
633+
629634
To migrate chunks, use the :dbcommand:`moveChunk` command.
630635

631636
.. note::

0 commit comments

Comments
 (0)