Hi Yuyuan,

If you record the values of some immutable parameters into some system
file,
please add some descriptions in docs/Documentation/UserGuide/8-System
Design (Developer)/2-Files.md

Best,
-----------------------------------
Xiangdong Huang
School of Software, Tsinghua University

 黄向东
清华大学 软件学院


Yuyuan KANG <ky...@mails.tsinghua.edu.cn> 于2020年3月20日周五 上午11:56写道:

> Hi,
>
> The issue IOTDB-355 is fixed. The start-up checks are implemented in the
> distributed version.
>
> The new functions includes:
>
> 1. If a node tries to form the initial cluster as a seed node, the number
> of seed-nodes in its cluster configuration will be checked to guarantee
> that it is no less than the quorum, which is an integer holding minimum the
> value, identical to or greater than half of the replication number.
>
> 2. If a node tries to join the cluster, the request will hold the current
> status of the new node, containing partition interval, hash salt and
> replication number. Besides the previous implemented constraints, the
> learder will check the status of the new node, which should be consistent
> with the cluster's configuration.
>
>
> Best,
> --------------------
> Yuyuan KANG
> School of Software, Tsinghua University
>
>
> > -----原始邮件-----
> > 发件人: "Yuyuan KANG" <ky...@mails.tsinghua.edu.cn>
> > 发送时间: 2020-03-12 15:33:43 (星期四)
> > 收件人: dev@iotdb.apache.org
> > 抄送:
> > 主题: start working on issue IOTDB-355
> >
> > Hi,
> >
> >
> > I'm now working on issue IOTDB-355, to implement some start-up checks in
> the distributed version.
> >
> >
> > Best,
> > --------------------
> > Yuyuan KANG
> > School of Software, Tsinghua University
> >
>

Reply via email to