+1
---Original--- From: "Jialin Qiao"<[email protected]> Date: Wed, Jun 29, 2022 14:36 PM To: "dev"<[email protected]>; Subject: Re: Rename a parameter in .properties file before releasing +1 ————————————————— Jialin Qiao Apache IoTDB PMC Yongzao Dan <[email protected]> 于2022年6月28日周二 22:28写道: > Hi, > > I want to change a pair of misleading parameter names. > > iotdb-datanode.properties: config_nodes -&gt; target_config_nodes > iotdb-confignode.properties:&nbsp;config_nodes -&gt; target_config_nodes > > This pair of parameters represent only one or more target ConfigNodes that > can communicate with when a new Node needs to join the cluster during > startup. > Furthermore, the modification of ConfigNode list caused by the cluster > capacity expasion or diminution are controlled by internal logic, we don't > need to change these parameters every time. > > Please take a look. > > IOTDB-3687 > > Thanks, > ————————————————— > Yongzao Dan
