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/12 03:28:29 UTC

[GitHub] [dolphinscheduler] atai-555 commented on issue #5979: [Bug][Module Name] Bug title

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


   BTW, above question belong to version of latest, and then I saw this line in the code ShellTask.java (L174):
   
   if (CommandType.COMPLEMENT_DATA.getCode() == taskExecutionContext.getCmdTypeIfComplement()) {
   date = DateUtils. Add (taskExecutionContext getScheduleTime (), DAY_OF_MONTH, 1);
   }
   
   I don't know why add 1 day fro COMPLEMENT_DATA type, i think this will make some questions. for example 
   https://github.com/apache/dolphinscheduler/issues/5639


-- 
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