Skip to content

Commit 9009243

Browse files
authored
update kafka bulk metadata options
Signed-off-by: Gallardot <[email protected]>
1 parent 27683a6 commit 9009243

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -459,8 +459,8 @@ Apache Kafka supports the following bulk metadata options:
459459

460460
| Configuration | Default |
461461
|----------|---------|
462-
| `maxBulkAwaitDurationMs` | `10000` (10s) |
463-
| `maxBulkSubCount` | `80` |
462+
| `maxAwaitDurationMs` | `10000` (10s) |
463+
| `maxMessagesCount` | `80` |
464464

465465
## Per-call metadata fields
466466

0 commit comments

Comments
 (0)