Toroidals commented on issue #5435:
URL: https://github.com/apache/seatunnel/issues/5435#issuecomment-1707926593

   
![image](https://github.com/apache/seatunnel/assets/54655412/beff460e-b719-4e72-aeff-341bf694c20a)
   添加代码:        // 随机生成一个索引值
           Random random = new Random();
           ClickHouseNode clickHouseNode = 
nodes.get(random.nextInt(nodes.size()));
   并替换所有的nodes.get(0)


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to