xxl-job 部署多台调度中心,任务的路由方式为轮询,这个任务会被重复执行吗?代码没看到调度中心如何协调的

e5njpo68  于 2022-04-21  发布在  Java
关注(0)|答案(1)|浏览(403)

Please answer some questions before submitting your issue. Thanks!

Which version of XXL-JOB do you using?

Expected behavior

Actual behavior

Steps to reproduce the behavior

Other information

bpzcxfmw

bpzcxfmw1#

不会 部署多台 同一时刻只有一个调度中心节点在工作 可以看对应的调度中心调度策略相关逻辑。 zhangzhenwang***@***.***> 于2021年12月25日周六 22:43写道:…

Please answer some questions before submitting your issue. Thanks! Which version of XXL-JOB do you using? Expected behavior Actual behavior Steps to reproduce the behavior Other information — Reply to this email directly, view it on GitHub <#2722>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AB2UOMDRA6UUW2UVRJIWXCTUSXKALANCNFSM5KX4BB5A> . Triage notifications on the go with GitHub Mobile for iOS <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android <https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>. You are receiving this because you are subscribed to this thread.Message ID:***@***.***>

相关问题