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

   
   - Fixes #6248
   
   ### Motivation
   
   There are some pieces missing with regard to the overall inlong task 
management, for example
   
   - Sort job status is not known once after the sort job starts.
   - Intermediate status such as group CONFIGURING may stuck forever if manager 
is killed or exit abnormally.
   - The status machine is complex and may not integrate well with both 
standard mode or lightweight mode.
   
   ### Modification
   - Add sort job status query interface.
   - Add intermediate status cleanup task on manager recovery startup.
   -  optimize the  status machine  to better integrate with both standard and 
lightweight mode.


-- 
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: commits-unsubscr...@inlong.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to