mirror of https://github.com/dapr/docs.git
Merge pull request #4551 from Gallardot/patch-1
update kafka bulk metadata options
This commit is contained in:
commit
482f2ba0ac
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue