seatunnel 集群模式部署 cluster-mode deployment 部署问题:无法连接到cluster及node
- Dominant language
- Java
- Stars
- 9.7k
- Forks
- 2.4k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 210
Description
Exception description :
exception during initial connection to node: java.io.IOException: 拒绝连接 to adress IP:PORT
Seatunnel job executed failed
caused by : java.lang.IllegalStateException:Unable to connect to any cluster
config中的hazelcast-client.yaml 和 hazelcast.yaml已经配置了节点IP和端口,cluster-name也一致
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with hazelcast-client.yaml and hazelcast.yaml, checking the reported node IP, port, and matching cluster-name against the initial connection exception. Trace the cluster-mode startup path that produces “Unable to connect to any cluster,” then reproduce the failed SeaTunnel job. Done means the client connects to a cluster and the job executes without the reported connection errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- devops, distributed-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100