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 2021/08/13 10:14:25 UTC

[GitHub] [dolphinscheduler] atai-555 commented on issue #5979: [Bug][dolphinscheduler-server] the different scheduled time of the daily scheduling instance and supplemented intance

atai-555 commented on issue #5979:
URL: https://github.com/apache/dolphinscheduler/issues/5979#issuecomment-898351271


   anyone can explain it, thanks. if remove below code, what's wrong with the supplement data logic?
   
   `if (CommandType.COMPLEMENT_DATA.getCode() == taskExecutionContext.getCmdTypeIfComplement()) {
   date = DateUtils. Add (taskExecutionContext getScheduleTime (), DAY_OF_MONTH, 1);
   }`


-- 
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-unsubscribe@dolphinscheduler.apache.org

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