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 2020/01/22 01:16:19 UTC

[GitHub] [incubator-dolphinscheduler] gabrywu opened a new pull request #1866: [Feature] set acquireTriggersWithinLock true

gabrywu opened a new pull request #1866: [Feature] set acquireTriggersWithinLock true
URL: https://github.com/apache/incubator-dolphinscheduler/pull/1866
 
 
   issue: https://github.com/apache/incubator-dolphinscheduler/issues/1863
   

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


With regards,
Apache Git Services

[GitHub] [incubator-dolphinscheduler] dailidong merged pull request #1866: [Feature] set acquireTriggersWithinLock true

Posted by GitBox <gi...@apache.org>.
dailidong merged pull request #1866: [Feature] set acquireTriggersWithinLock true
URL: https://github.com/apache/incubator-dolphinscheduler/pull/1866
 
 
   

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


With regards,
Apache Git Services

[GitHub] [incubator-dolphinscheduler] dailidong commented on issue #1866: [Feature] set acquireTriggersWithinLock true

Posted by GitBox <gi...@apache.org>.
dailidong commented on issue #1866: [Feature] set acquireTriggersWithinLock true
URL: https://github.com/apache/incubator-dolphinscheduler/pull/1866#issuecomment-577173860
 
 
   excellent
   
   "acquireTriggersWithinLock=true" means prevent multiple threads from pulling to the same trigger, it also avoids the risk of repeated schedule

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


With regards,
Apache Git Services

[GitHub] [incubator-dolphinscheduler] dailidong edited a comment on issue #1866: [Feature] set acquireTriggersWithinLock true

Posted by GitBox <gi...@apache.org>.
dailidong edited a comment on issue #1866: [Feature] set acquireTriggersWithinLock true
URL: https://github.com/apache/incubator-dolphinscheduler/pull/1866#issuecomment-577173860
 
 
   excellent
   
   "acquireTriggersWithinLock=true" means prevent multiple threads from getting the same trigger, it also avoids the risk of repeated schedule

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


With regards,
Apache Git Services