seatunnel icon indicating copy to clipboard operation
seatunnel copied to clipboard

[Bug] [Module Name] Bug title - inconsitent encounter blacklist issue

Open ml-jin opened this issue 1 year ago • 2 comments

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

ml-jin avatar Apr 01 '24 02:04 ml-jin

any detail error log? can't understand what's your issue by the log or title

liunaijie avatar Apr 02 '24 05:04 liunaijie

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.

github-actions[bot] avatar May 03 '24 00:05 github-actions[bot]

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.

github-actions[bot] avatar May 10 '24 00:05 github-actions[bot]