Skip to content

Commit

Permalink
Fix Kafka table (#6845)
Browse files Browse the repository at this point in the history
Signed-off-by: Naarcha-AWS <[email protected]>
(cherry picked from commit e098cc0)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Apr 2, 2024
1 parent cdd2726 commit 229c3fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _data-prepper/pipelines/configuration/buffers/kafka.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ Option | Required | Type | Description
#### producer_properties

Use the following configuration options to configure a Kafka producer.

Option | Required | Type | Description
:--- | :--- | :--- | :---
`max_request_size` | No | Integer | The maximum size of the request that the producer sends to Kafka. Default is 1 MB.
Expand Down

0 comments on commit 229c3fb

Please sign in to comment.