You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2019/12/16 09:56:56 UTC

[GitHub] [incubator-dolphinscheduler] lenboo opened a new pull request #1489: fix issue:1477 some tasks would be running all the time when db delayed(#1477)

lenboo opened a new pull request #1489: fix issue:1477 some tasks would be running all the time when db delayed(#1477)
URL: https://github.com/apache/incubator-dolphinscheduler/pull/1489
 
 
   fix issue:1477 some tasks would be running all the time when db delayed
   
   ## What is the purpose of the pull request
   
   fix issue:1477 some tasks would be running all the time when db delayed
   
   ## Brief change log
   
   - split the submit to two part: submit to db and submit to queue.
   - while(true) retry submit task to db and queue.
   
   
   ## Verify this pull request
    server model is difficult for ut because some db operations. there maybe some refactors  in the feature.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services