This commit is contained in:
Sugu Sougoumarane 2017-12-17 10:55:24 -08:00
Родитель c6fca10f13
Коммит 465cb3993c
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -49,7 +49,7 @@ commands to perform reparenting operations:
* <code>PlannedReparentShard</code>
* <code>EmergencyReparentShard</code>
Both commands lock the shard for write operations. The two commands
Both commands lock the Shard record in the global topology server. The two commands
cannot run in parallel, nor can either command run in parallel with the
<code>InitShardMaster</code> command.