imsprd commented on issue #6337:
URL: https://github.com/apache/seatunnel/issues/6337#issuecomment-1925663794

   问题以解决,fenodes不支持多ip加端口的写法了,只能写一个
   fenodes = "xxx.xxx.xxx.xx:8030,xxx.xxx.xxx.xxx:8030"
   更换成
   fenodes = "xxx.xxx.xxx.xx:8030"


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