Skip to content

Commit

Permalink
[Anmol|Shubhang] commit-interval-ms added to config.test.ci.edn
Browse files Browse the repository at this point in the history
  • Loading branch information
Anmol Vijaywargiya committed Mar 2, 2021
1 parent dc733d6 commit 3b2f336
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/config.test.ci.edn
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
:bootstrap-servers "localhost:9092"
:max-poll-records [1000 :int]
:origin-topic "topic"
:commit-interval-ms [5000 :int]
:poll-timeout-ms-config [1000 :int]
:thread-count [2 :int]
:session-timeout-ms-config [60000 :int]
Expand Down

0 comments on commit 3b2f336

Please sign in to comment.