Skip to content

Commit

Permalink
#586 use dispatcher only for consuming messages from kafka
Browse files Browse the repository at this point in the history
Signed-off-by: Johannes Schneider <johannes.schneider@bosch.io>
  • Loading branch information
jokraehe committed Jun 8, 2021
1 parent 2cb4fb9 commit a023f3c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions connectivity/service/src/main/resources/connectivity.conf
Expand Up @@ -262,8 +262,6 @@ ditto {
producer = ${akka.kafka.producer} # resolve defaults from reference.conf
producer {

use-dispatcher = "kafka-connection-dispatcher"

kafka-clients {
# Close idle connections after the number of milliseconds specified by this config.
# When a message should be produced after a connection was closed because of this timeout, the client
Expand Down

0 comments on commit a023f3c

Please sign in to comment.