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

[Bug] [数据同步] 数据同步任务执行完成数据库状态更新但前台显示运行中,延迟有两分钟左右 #932

Closed
3 tasks done
chyueyi opened this issue Dec 7, 2022 · 0 comments · Fixed by #946
Labels
bug Something isn't working

Comments

@chyueyi
Copy link
Contributor

chyueyi commented Dec 7, 2022

Search before asking

  • I had searched in the issues and found no similar issues.

What happened

数据集成任务flink作业跑完了,数据库状态也更新了,但是前台页面一直显示运行中,调getSyncTaskStatus接口返回的status=4和数据库schedule_job表里状态不一致,任务成功大约有一分半后才显示成功
image
image

What you expected to happen

schedule_job表里任务状态status=5后,前台页面立即显示执行成功

How to reproduce

执行chunjun数据同步任务

Anything else

No response

Version

v1.3

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

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

Successfully merging a pull request may close this issue.

1 participant