[
https://issues.apache.org/jira/browse/IOTDB-5274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yongzao Dan reopened IOTDB-5274:
--------------------------------
> There is a problem that "show cluster details" is displayed repeatedly
> ----------------------------------------------------------------------
>
> Key: IOTDB-5274
> URL: https://issues.apache.org/jira/browse/IOTDB-5274
> Project: Apache IoTDB
> Issue Type: Bug
> Components: Core/Server
> Reporter: sunhao
> Assignee: Yongzao Dan
> Priority: Major
> Fix For: 1.0.0
>
>
> 1.Start three iotdb clusters and set the datanodes to 6667, 6668 and 6669
> respectively. When starting the cluster, it is found that the port numbers
> 6668 and 6669 have been occupied. Therefore, only one datanode is
> successfully started
> 2.Because the port number has been occupied, first clear the data directory
> of the 6667 and 6668datanodes, modify the port number, and then restart. Then
> execute the "show cluster details" command to add two more nodes (6668 and
> 6669) to the datanode, which is the breakpoint number set before the
> successful startup. That is to say, there were 3 datanodes and now there are
> 5. 6668 and 6669 should not be displayed.
> 3.Finally, delete all datanodes and confignodes' data directories, restart
> them, and the display is normal
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)