update kafka bulk metadata options

Signed-off-by: Gallardot <gallardot@apache.org>
This commit is contained in:
Gallardot 2025-02-22 22:24:10 +08:00 committed by GitHub
parent 27683a62ba
commit 9009243973
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 | | Configuration | Default |
|----------|---------| |----------|---------|
| `maxBulkAwaitDurationMs` | `10000` (10s) | | `maxAwaitDurationMs` | `10000` (10s) |
| `maxBulkSubCount` | `80` | | `maxMessagesCount` | `80` |
## Per-call metadata fields ## Per-call metadata fields