Skip to content

Commit

Permalink
Add documentation for the new specific config of a kafka connection
Browse files Browse the repository at this point in the history
Signed-off-by: Yannic Klem <yannic.klem@bosch.io>
  • Loading branch information
Yannic92 committed Jun 25, 2021
1 parent 85f0fd4 commit af05468
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ The specific configuration properties contain the following keys:
* `debugEnabled`: determines whether for acknowledgements
[automatically issued by Kafka targets](#target-acknowledgement-handling) additional debug information should be
included as payload or not - default: `false`
* `groupId`: The consumer group ID to be used by the kafka consumer. If not defined the group ID will be equal to the connection ID.


## Establishing connecting to an Apache Kafka endpoint
Expand Down

0 comments on commit af05468

Please sign in to comment.