seatunnel
seatunnel copied to clipboard
[Bug] [Module Name] Bug title - inconsitent encounter blacklist issue
Search before asking
- [X] I had searched in the issues and found no similar issues.
What happened
The run command: bin/seatunnel.sh --config config/mysqlCDC-to-console.conf -e local
SeaTunnel Version
V2.3.4
SeaTunnel Config
seatunnel:
engine:
history-job-expire-minutes: 1440
backup-count: 1
queue-type: blockingqueue
print-execution-info-interval: 60
print-job-metrics-info-interval: 60
slot-service:
dynamic-slot: true
checkpoint:
interval: 10000
timeout: 60000
storage:
type: hdfs
max-retained: 3
plugin-config:
namespace: /tmp/seatunnel/checkpoint_snapshot
storage.type: hdfs
fs.defaultFS: file:///tmp/ # Ensure that the directory has written permission
Running Command
bin/seatunnel.sh --config config/mysqlCDC-to-console.conf -e local
Error Exception
2024-04-01 10:30:45,961 INFO [c.h.i.s.t.TcpServerConnection ] [main] - [localhost]:5803 [seatunnel-173392] [5.1] Connection[id=1, /127.0.0.1:47279->localhost/127.0.0.1:5802, qualifier=null, endpoint=[localhost]:5802, remoteUuid=null, alive=false, connectionType=NONE, planeIndex=-1] closed. Reason: TcpServer is stopping
Zeta or Flink or Spark Version
No response
Java or Scala Version
No response
Screenshots
No response
Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
any detail error log? can't understand what's your issue by the log or title
This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.
This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems in the future.