Merge pull request #4551 from Gallardot/patch-1

update kafka bulk metadata options
This commit is contained in:
Hannah Hunter 2025-02-24 12:58:47 -05:00 committed by GitHub
commit 482f2ba0ac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -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