mirror of https://github.com/dapr/docs.git
update kafka bulk metadata options
Signed-off-by: Gallardot <gallardot@apache.org>
This commit is contained in:
parent
27683a62ba
commit
9009243973
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue