DimitriMok opened a new pull request, #3634:
URL: https://github.com/apache/incubator-streampark/pull/3634

   Resolving streampark flink on k8s that flink task status is failed but k8s 
pod still alive
   
   ## What changes were proposed in this pull request
   
   Issue Number: close #3618  <!-- REMOVE this line if no issue to close -->
   
   The status of flink task is failed or other end state in database, but  is 
running in memory, which lead to show failed in streampark but is running 
actually.
   This change reslove the streampark flink status and the real task status not 
consistent.
   
   
   ## Brief change log
   Remove the check and return that state on database is end state then not 
update the state.
   
   ## Verifying this change
   Show in #3618 
   
   ## Does this pull request potentially affect one of the following parts
    - Dependencies (does it add or upgrade a dependency): no
   


-- 
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: issues-unsubscr...@streampark.apache.org

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

Reply via email to