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/01/27 01:25:45 UTC

[GitHub] [incubator-dolphinscheduler] wssmao opened a new issue #4581: [Improvement][scheduler]

wssmao opened a new issue #4581:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4581


   **Describe the question**
   When configuring the Cron Manage, I think that Start and stop time is not necessary.
   I only config the cron expression,and the Start and stop time is Optional.
   ![image](https://user-images.githubusercontent.com/39487209/105927940-f3a93d80-607f-11eb-8d78-52d696123099.png)
   
   
   
   **Which version of DolphinScheduler:**
    -[1.3.4-release]
   
   


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



[GitHub] [incubator-dolphinscheduler] wssmao commented on issue #4581: [Improvement][scheduler]When configuring the Cron Manage, I think that Start and stop time is not necessary.

Posted by GitBox <gi...@apache.org>.
wssmao commented on issue #4581:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4581#issuecomment-767969533


   I think the start and stop times and the cron expression position exchange are more friendly, and the start and stop times is made into optional configuration (default is no end time). The current design is ambiguous.


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



[GitHub] [incubator-dolphinscheduler] xingchun-chen commented on issue #4581: [Improvement][scheduler]When configuring the Cron Manage, I think that Start and stop time is not necessary.

Posted by GitBox <gi...@apache.org>.
xingchun-chen commented on issue #4581:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4581#issuecomment-767958869


   In my opinion, the start and stop times do not affect the performance. The default time is used for tasks that need to run all the time, and the time can be selected according to your own needs
   
   


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



[GitHub] [incubator-dolphinscheduler] xingchun-chen commented on issue #4581: [Improvement][scheduler]When configuring the Cron Manage, I think that Start and stop time is not necessary.

Posted by GitBox <gi...@apache.org>.
xingchun-chen commented on issue #4581:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4581#issuecomment-767976062


   The current end time is 100 years after the current time, which is also equivalent to an infinite end time. 
   Of course, you can also wait for feedback from other users. If everyone thinks it's not good, it can be optimized
   
   


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