You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/10/12 16:07:52 UTC

[GitHub] [arrow-ballista] mingmwang commented on issue #341: Scheduler infinite loop after failed/canceled job

mingmwang commented on issue #341:
URL: https://github.com/apache/arrow-ballista/issues/341#issuecomment-1276418547

   Ah, this is a known issue, actually I added the failed job check in the pop_next_task() loop.
   Without such check, the scheduler loop will try to schedule the pending tasks from failed job which would be worse !!
   
   @yahoNanJing
   Please take a look and have a fix.


-- 
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: github-unsubscribe@arrow.apache.org

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