apache / dolphinscheduler

Apache DolphinScheduler is the modern data orchestration platform. Agile to create high performance workflow with low-code
https://dolphinscheduler.apache.org/
Apache License 2.0
12.69k stars 4.58k forks source link

[Bug] [Task] Real-time task execution does not select the current task version #15088

Open xiaohui2009 opened 10 months ago

xiaohui2009 commented 10 months ago

Search before asking

What happened

实时任务执行没有选择当前任务版本

What you expected to happen

实时任务执行当前任务版本

How to reproduce

新建flink stream 任务,保存成功之后修改任务,使任务产生新的版本,然后执行任务,启动的任务还是执行的第一个版本

Anything else

No response

Version

3.1.x

Are you willing to submit PR?

Code of Conduct

github-actions[bot] commented 10 months ago

Search before asking

What happened

Real-time task execution does not select the current task version

What you expected to happen

Real-time tasks execute the current task version

How to reproduce

Create a new flink stream task, modify the task after successful saving, so that the task generates a new version, and then execute the task. The started task is still the first version executed.

Anything else

No response

Version

3.1.x

Are you willing to submit PR?

Code of Conduct