Merge pull request 'kafka线程数修改' (#104) from wanjia9506/gitlink-notification-system:dev_gitlink_model into master
This commit is contained in:
commit
9cd9330456
|
|
@ -28,7 +28,7 @@ spring:
|
||||||
topic_email: topic-gitlink-email
|
topic_email: topic-gitlink-email
|
||||||
topic_new_email_remind: topic-gitlink-new-email-remind
|
topic_new_email_remind: topic-gitlink-new-email-remind
|
||||||
listener:
|
listener:
|
||||||
concurrency: 3
|
concurrency: 1
|
||||||
ack-mode: record
|
ack-mode: record
|
||||||
|
|
||||||
redis:
|
redis:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue