|
@@ -43,7 +43,7 @@ spring:
|
|
|
value-deserializer: org.apache.kafka.common.serialization.StringDeserializer
|
|
|
fetch-min-size: 10
|
|
|
fetch-max-wait: 500
|
|
|
- enable-auto-commit: true
|
|
|
+ enable-auto-commit: false
|
|
|
max-poll-records: 1000
|
|
|
security:
|
|
|
protocol: SSL
|
|
@@ -61,8 +61,8 @@ spring:
|
|
|
alibaba:
|
|
|
iot:
|
|
|
proxy: true
|
|
|
- proxyhost: "100.70.99.2"
|
|
|
- proxyport: 3128
|
|
|
+ proxyhost: 169.254.19.84
|
|
|
+ proxyport: 808
|
|
|
accessKey: "LTAI5tQUWCYstLgGDyq3iLAS"
|
|
|
accessSecret: "C14Xgg4njYOSj7BP7UCuALLL1oU2g7"
|
|
|
consumerGroupId: "DEFAULT_GROUP"
|