jt2594838 commented on a change in pull request #372:
[IOTDB-198]Reimplementation sync module
URL: https://github.com/apache/incubator-iotdb/pull/372#discussion_r321134058
##########
File path: docs/Documentation-CHN/UserGuide/9-System Tools/1-Sync.md
##########
@@ -207,33 +184,19 @@
<table>
<tr>
- <td colspan="2">参数名: iotdb_schema_directory</td>
+ <td colspan="2">参数名: sync_storage_groups</td>
</tr>
<tr>
<td width="20%">描述</td>
- <td>同步发送端的IoTDB schema文件的绝对路径,例如$IOTDB_HOME
/data/system/schema/mlog.txt(若用户未手动设置schema元数据的路径,则该路径为默认路径),该参数默认不生效,用户有需求时进行手动设置</td>
+ <td>进行同步的存储组列表,存储组间用逗号分隔;若列表设置为空表示同步所有存储组,默认为空</td>
Review comment:
Will this include system SGs like the statistic ones?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services