Skip to content

Commit 9e2e7ed

Browse files
author
longfei
committed
kafka qianyi
1 parent cc93704 commit 9e2e7ed

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

notice/config.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
QUEUES:
22
KAFKA:
3-
HOST: 47.75.116.175:9092
4-
topic: notice-test
3+
# HOST: 47.75.116.175:9092
4+
# topic: notice-test
5+
HOST: ['47.52.202.199:9091','47.52.202.199:9092','47.52.202.199:9093']
56
# HOST: ['47.75.33.177:9092','47.75.176.97:9092','47.75.170.254:9092']
6-
# topic: notice-prod
7+
topic: notice-prod
78

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ pyOpenSSL==18.0.0
2929
pyquery==1.4.0
3030
PySocks==1.6.8
3131
pytz==2018.5
32-
pywin32==223.1
32+
#pywin32==223.1
3333
PyYAML==3.12
3434
queuelib==1.5.0
3535
redis==2.10.6

0 commit comments

Comments
 (0)