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 07:56:49 UTC

[GitHub] [incubator-dolphinscheduler] keepmeup opened a new issue #4588: [Bug][Dolphin-dao] The workflow instance ID is of the int type. One day, the number of workflow instances reaches the upper limit.

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


   **Describe the bug**
   如果有1000000个工作流定义,每天每小时跑一次,那么超过90天,工作流实例id自增就会把int用完,第91天会发生什么If there are 1 million workflow definitions and the workflow is executed every hour, the workflow instance ID increases automatically for more than 90 days and the int is used up. What happens on the 91st day?
   
   
   **Expected behavior**
   We expected the workflow can continuous running in the whole year
   
   
   
   **Which version of Dolphin Scheduler:**
    -1.3.3
   
   **Additional context**
   Add any other context about the problem here.
   
   **Requirement or improvement**
   - Please describe about your requirements or improvement suggestions.
   


----------------------------------------------------------------
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] keepmeup edited a comment on issue #4588: [Bug][Dolphin-dao] The workflow instance ID is of the int type. One day, the number of workflow instances reaches the upper limit.

Posted by GitBox <gi...@apache.org>.
keepmeup edited a comment on issue #4588:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4588#issuecomment-781869551


   > a common problem with self-incrementing IDs
   
   
   
   > What is the size of your cluster?Or did you mention a common problem with self-incrementing IDs
   
   thanks.
   i mean a common problem with self-incrementing IDs. how it works in ds? @felix-thinkingdata 


----------------------------------------------------------------
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] keepmeup commented on issue #4588: [Bug][Dolphin-dao] The workflow instance ID is of the int type. One day, the number of workflow instances reaches the upper limit.

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


   > a common problem with self-incrementing IDs
   
   
   
   > What is the size of your cluster?Or did you mention a common problem with self-incrementing IDs
   
   thanks.
   i mean a common problem with self-incrementing IDs. how it works in ds?


----------------------------------------------------------------
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] felix-thinkingdata commented on issue #4588: [Bug][Dolphin-dao] The workflow instance ID is of the int type. One day, the number of workflow instances reaches the upper limit.

Posted by GitBox <gi...@apache.org>.
felix-thinkingdata commented on issue #4588:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4588#issuecomment-768910196


   What is the size of your cluster?Or did you mention a common problem with self-incrementing IDs


----------------------------------------------------------------
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] keepmeup commented on issue #4588: [Bug][Dolphin-dao] The workflow instance ID is of the int type. One day, the number of workflow instances reaches the upper limit.

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


   > What is the size of your cluster?Or did you mention a common problem with self-incrementing IDs
   
   are u still there ,brother


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