You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2021/11/19 08:00:53 UTC

[GitHub] [incubator-doris] morningman commented on a change in pull request #7153: Update multi-tenant.md

morningman commented on a change in pull request #7153:
URL: https://github.com/apache/incubator-doris/pull/7153#discussion_r752932762



##########
File path: docs/zh-CN/administrator-guide/multi-tenant.md
##########
@@ -213,7 +213,7 @@ Tag 划分和 CPU 限制是 0.15 版本中的新功能。为了保证可以从
     ADMIN SET FRONTEND CONFIG ("disable_tablet_scheduler" = "false");
     ```
     
-    该过程根据涉及到的数据量会持续一段时间。并且会导致部分 colocation table 无法进行 colocation 规划(因为副本在迁移中)。可以通过 ` show proc "/cluster_balance/` 来查看进度。也可以通过 `show proc "/statistic"` 中 `UnhealthyTabletNum` 的数量来判断进度。当 `UnhealthyTabletNum` 降为 0 时,则代表数据重分布完毕。
+    该过程根据涉及到的数据量会持续一段时间。并且会导致部分 colocation table 无法进行 colocation 规划(因为副本在迁移中)。可以通过 ` show proc "/cluster_balance/`” 来查看进度。也可以通过 `show proc "/statistic"` 中 `UnhealthyTabletNum` 的数量来判断进度。当 `UnhealthyTabletNum` 降为 0 时,则代表数据重分布完毕。

Review comment:
       ```suggestion
       该过程根据涉及到的数据量会持续一段时间。并且会导致部分 colocation table 无法进行 colocation 规划(因为副本在迁移中)。可以通过 ` show proc "/cluster_balance/"` 来查看进度。也可以通过 `show proc "/statistic"` 中 `UnhealthyTabletNum` 的数量来判断进度。当 `UnhealthyTabletNum` 降为 0 时,则代表数据重分布完毕。
   ```

##########
File path: docs/zh-CN/administrator-guide/multi-tenant.md
##########
@@ -213,7 +213,7 @@ Tag 划分和 CPU 限制是 0.15 版本中的新功能。为了保证可以从
     ADMIN SET FRONTEND CONFIG ("disable_tablet_scheduler" = "false");
     ```
     
-    该过程根据涉及到的数据量会持续一段时间。并且会导致部分 colocation table 无法进行 colocation 规划(因为副本在迁移中)。可以通过 ` show proc "/cluster_balance/` 来查看进度。也可以通过 `show proc "/statistic"` 中 `UnhealthyTabletNum` 的数量来判断进度。当 `UnhealthyTabletNum` 降为 0 时,则代表数据重分布完毕。
+    该过程根据涉及到的数据量会持续一段时间。并且会导致部分 colocation table 无法进行 colocation 规划(因为副本在迁移中)。可以通过 ` show proc "/cluster_balance/`” 来查看进度。也可以通过 `show proc "/statistic"` 中 `UnhealthyTabletNum` 的数量来判断进度。当 `UnhealthyTabletNum` 降为 0 时,则代表数据重分布完毕。

Review comment:
       And maybe same typo in english document.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org