wcmolin opened a new pull request, #18608:
URL: https://github.com/apache/dolphinscheduler/pull/18608

   ## Was this PR generated or assisted by AI?\n\nYES. AI assisted with code 
analysis, test implementation, and pull request preparation.\n\n## Purpose of 
the pull request\n\nFixes #18604.\n\nWhen recovering a failed workflow, the 
inherited success persistence logic changes a task from  to .\n\nThe 
force-success API has already persisted the task state. The recovery action 
should retain  while continuing the normal workflow transition.\n\n## Brief 
change log\n\n- Skip the redundant  persistence for forced-success tasks.\n- 
Retain variable-pool merging and downstream workflow transitions.\n- Add a unit 
test covering failed-workflow recovery.\n\n## Verify this pull request\n\nThis 
change added .\n\nVerified with JDK 8:\n\n- All 115 related reactor modules 
built successfully.\n- The test passed in both the unit-test and Spring Boot 
integration-test executions.\n- Failures: 0\n- Errors: 0\n- Skipped: 0\n\n## 
Pull Request Notice\n\n[Pull Request Notice](https://github.com/apache/dolphinsc
 heduler/blob/dev/docs/docs/en/contribute/join/pull-request.md)


-- 
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