Commit d3dfbf70 authored by 马鑫's avatar 马鑫

修改kafka地址

parent a190412d
......@@ -32,7 +32,7 @@ spring:
host: r-2zeknwihqn2v6q4x5x.tairpdb.rds.aliyuncs.com
port: 6379
kafka:
bootstrap-servers: 172.17.240.130:9092,172.17.240.131:9092,172.17.240.132:9092,172.17.240.133:9092,172.17.240.168:9092
bootstrap-servers: 172.17.240.1:9092,172.17.240.3:9092,172.17.240.6:9092
producer:
retries: 3
acks: 1
......@@ -48,7 +48,7 @@ spring:
ack-mode: RECORD
kafka2:
bootstrap-servers: 172.17.243.58:9092,172.17.243.59:9092,172.17.243.60:9092,172.17.243.61:9092,172.17.243.62:9092
bootstrap-servers: 172.17.240.1:9092,172.17.240.3:9092,172.17.240.6:9092
producer:
retries: 3
acks: 1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment