job.scheduler.instanceName
This commit is contained in:
@@ -226,6 +226,12 @@ jdbc:
|
||||
# threadCount: 10
|
||||
# threadPriority: 5
|
||||
#
|
||||
# # 调度设置,集群中每一个实例都必须使用相同的instanceName名称 (区分特定的调度器实例)
|
||||
# # 每一个instanceId必须不同,设置AUTO则自动生成
|
||||
# scheduler:
|
||||
# instanceName: JeeSiteScheduler
|
||||
# instanceId: AUTO
|
||||
#
|
||||
# # 任务调度集群设置
|
||||
# jobStore:
|
||||
# isClustered: true
|
||||
|
||||
Reference in New Issue
Block a user