cyrusmaster opened a new issue, #17786:
URL: https://github.com/apache/dolphinscheduler/issues/17786

   ### Search before asking
   
   - [x] I had searched in the 
[issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and 
found no similar issues.
   
   
   ### What happened
   
   version: 3.2.2
   
   When running a SeaTunnel MySQL-CDC streaming job through DolphinScheduler, 
the task status shown in DolphinScheduler UI is incorrect, and the “Stop” 
action does not actually terminate the running SeaTunnel job.
   
   This causes DolphinScheduler to report the workflow as “Stopped”, while the 
SeaTunnel job continues running in the background.
   
   ### What you expected to happen
   
   ## Expected behavior
   
   DolphinScheduler should display the correct runtime status of a streaming 
task.
   
   When clicking Stop, DolphinScheduler should send the appropriate stop/kill 
command to SeaTunnel so the job is actually terminated.
   
   Task status in DolphinScheduler and SeaTunnel should remain consistent.
   
   
   ## Actual behavior
   
   DolphinScheduler shows the task as Executing or Started workflow, even 
though the SeaTunnel job is already running normally.
   
   Clicking Stop in DolphinScheduler does not terminate the SeaTunnel job.
   
   SeaTunnel UI still shows the job in RUNNING state.
   
   DolphinScheduler UI incorrectly reports the task as Stopped, leading to 
mismatch between DS and SeaTunnel.
   
   ### How to reproduce
   
   ## Screenshots
   
   dolphin webui:
   <img width="1122" height="147" alt="Image" 
src="https://github.com/user-attachments/assets/e72c85ce-6ca8-435b-8f6e-b9dccb52912c";
 />
   
   
   seatunnel webui: 
   <img width="1639" height="297" alt="Image" 
src="https://github.com/user-attachments/assets/09d1897b-bae0-4344-bb3c-15ecb35a4976";
 />
   
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   3.2.x
   
   ### Are you willing to submit PR?
   
   - [x] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [x] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: 
[email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to