Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

通过savepoint或者checkpoint恢复增量任务执行有误 #356

Closed
baisui1981 opened this issue Sep 10, 2024 · 0 comments
Closed

通过savepoint或者checkpoint恢复增量任务执行有误 #356

baisui1981 opened this issue Sep 10, 2024 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@baisui1981
Copy link
Member

之前有同学反馈通过savepoint或者checkpoint恢复增量任务执行有误的问题。

今天查了一下,确实有问题无法正常恢复,由于在4.0.0版本中,引入了SSE任务等待对话框机制,将增量任务恢复机制给disable掉了,需要将增量任务恢复也用SSE任务等待对话机制改造一下,在4.0.1 版本中重新发布。

@baisui1981 baisui1981 added the bug Something isn't working label Sep 10, 2024
@baisui1981 baisui1981 added this to the V4.0.1 milestone Sep 10, 2024
baisui1981 added a commit to qlangtech/plugins that referenced this issue Sep 10, 2024
baisui1981 added a commit to qlangtech/ng-tis that referenced this issue Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant