提交修改
This commit is contained in:
parent
cf1c61f5a7
commit
eb1749711b
@ -55,7 +55,7 @@ spring:
|
|||||||
host: 121.40.41.240
|
host: 121.40.41.240
|
||||||
timeout: 5000
|
timeout: 5000
|
||||||
rabbitmq:
|
rabbitmq:
|
||||||
host: 121.40.41.240
|
host: rabit.iwulin.tech
|
||||||
port: 5672
|
port: 32407
|
||||||
username: admin
|
username: admin
|
||||||
password: XiIg37HKfQg2
|
password: Ij_klfJ^$^_3IBs
|
||||||
@ -49,26 +49,7 @@ spring:
|
|||||||
host: 172.16.5.230
|
host: 172.16.5.230
|
||||||
timeout: 5000
|
timeout: 5000
|
||||||
rabbitmq:
|
rabbitmq:
|
||||||
host: 172.16.5.230
|
host: rabit.iwulin.tech
|
||||||
port: 5672
|
port: 32407
|
||||||
username: user
|
username: admin
|
||||||
password: dk_eP^#fkLf30
|
password: Ij_klfJ^$^_3IBs
|
||||||
listener:
|
|
||||||
simple:
|
|
||||||
# 设置手动ack回复
|
|
||||||
acknowledge-mode: manual
|
|
||||||
retry:
|
|
||||||
# 开启重试机制
|
|
||||||
enabled: true
|
|
||||||
# 重试次数
|
|
||||||
max-attempts: 3
|
|
||||||
# 重试最大间隔时间
|
|
||||||
max-interval: 100000
|
|
||||||
# 重试初始间隔时间
|
|
||||||
initial-interval: 100
|
|
||||||
# 间隔时间因子
|
|
||||||
multiplier: 20
|
|
||||||
#设置消息发送回调
|
|
||||||
publisher-returns: true
|
|
||||||
publisher-confirm-type: simple
|
|
||||||
virtual-host: /
|
|
||||||
Loading…
x
Reference in New Issue
Block a user