iotdb
iotdb copied to clipboard
[To master][IOTDB-5868]Automatically synchronize all node urls in the cluster
When enableRedirection=true, a thread will be started to scan for node additions and deletions once a day by default, automatically completing all nodeurl within the node.
Design documentation: https://timechor.feishu.cn/docx/HUaNdU83YofVQBxyvVocIlk1n1c
New Method:Session/SessionPool.setCheckNodeUrlTimeMs(1000),represents the nodeurl of the nodes in the cluster synchronized every 1000 milliseconds, default is 1 day