lenboo opened a new pull request #1501: fix issue:1477 some tasks would be 
running all the time when db delayed(#1477)
URL: https://github.com/apache/incubator-dolphinscheduler/pull/1501
 
 
   ## *Tips*
   - *Thanks very much for contributing to Apache DolphinScheduler.*
   - *Please review 
https://dolphinscheduler.apache.org/en-us/community/index.html before opening a 
pull request.*
   
   ## What is the purpose of the pull request
   
   fix issue:1477 some tasks would be running all the time when db delayed
   
   This change added tests and can be verified as follows:
   
   *(example:)*
   
   - 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 pull request is code cleanup without any test coverage.
   
   
   

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to