pppeace commented on issue #5333:
URL: https://github.com/apache/seatunnel/issues/5333#issuecomment-1718812752
> > 遇到相同的问题,目前把 checkpoint 配置去掉可临时解决。请问这个 bug 下个 release 会修复吗?
>
> 请问你是咋去掉的,我2.3.3版本去掉依旧是报错: Please increase checkpoint timeout in the
seatunnel.yaml
config/seatunnel.yaml 供参考(直接删除了 checkpoint 相关配置):
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
--
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]