dinky icon indicating copy to clipboard operation
dinky copied to clipboard

[Bug] [保存点触发接口] 进程列表中点击触发保存点不生效

Open GeminiGuy opened this issue 2 years ago • 0 comments

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

  1. dlink_savepoints 生成一条记录
  2. hdfs 生成对应记录

How to reproduce

  1. task 任务使用保存点功能,提交任务
  2. 进程列表,点击保存点——触发
  3. 数据表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

GeminiGuy avatar Feb 21 '23 01:02 GeminiGuy