dinky
dinky copied to clipboard
[Bug] [保存点触发接口] 进程列表中点击触发保存点不生效
Search before asking
- [X] I had searched in the issues and found no similar issues.
What happened
dinky 0.7.1 task 正常提交运行后,进程列表中,点击保存到-触发, 不会在dlink_savepoints 数据表中生成一条记录,但是hdfs的远程保存点,会生成记录。
What you expected to happen
- dlink_savepoints 生成一条记录
- hdfs 生成对应记录
How to reproduce
- task 任务使用保存点功能,提交任务
- 进程列表,点击保存点——触发
- 数据表dlink_savepoints 无对应记录生成
Anything else
No response
Version
0.7.0
Are you willing to submit PR?
- [ ] Yes I am willing to submit a PR!
Code of Conduct
- [X] I agree to follow this project's Code of Conduct