xuesongxs opened a new pull request, #5813:
URL: https://github.com/apache/inlong/pull/5813

   ### Prepare a Pull Request
   *(Change the title refer to the following example)*
   
   - Fixes #5812
   
   *Describe the modifications you've done.*
   If the data group execution fails, the InitGroupFailedListener will still 
update the version field of the "inlong_group" table, but it does not update 
the version field of the "workflow_process" table at this time. As a result, 
the values of the version fields of the two tables are inconsistent during the 
second execution, so it cannot be executed again. Initgroupfailedlistener 
should not update the "inlong_group" table.
   
   


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