Skip to content

Commit

Permalink
Fix Kafka table (#6845) (#6846)
Browse files Browse the repository at this point in the history
(cherry picked from commit e098cc0)

Signed-off-by: Naarcha-AWS <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
1 parent cdd2726 commit 1d81ed4
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 1d81ed4

Please sign in to comment.