Skip to content

Commit

Permalink
update kafka bulk metadata options
Browse files Browse the repository at this point in the history
Signed-off-by: Gallardot <gallardot@apache.org>
  • Loading branch information
Gallardot authored Feb 22, 2025
1 parent 27683a6 commit 9009243
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -459,8 +459,8 @@ Apache Kafka supports the following bulk metadata options:

| Configuration | Default |
|----------|---------|
| `maxBulkAwaitDurationMs` | `10000` (10s) |
| `maxBulkSubCount` | `80` |
| `maxAwaitDurationMs` | `10000` (10s) |
| `maxMessagesCount` | `80` |

## Per-call metadata fields

Expand Down

0 comments on commit 9009243

Please sign in to comment.