We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27683a6 commit 9009243Copy full SHA for 9009243
daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md
@@ -459,8 +459,8 @@ Apache Kafka supports the following bulk metadata options:
459
460
| Configuration | Default |
461
|----------|---------|
462
-| `maxBulkAwaitDurationMs` | `10000` (10s) |
463
-| `maxBulkSubCount` | `80` |
+| `maxAwaitDurationMs` | `10000` (10s) |
+| `maxMessagesCount` | `80` |
464
465
## Per-call metadata fields
466
0 commit comments