From 90092439733d216e2f5f17a8d49543552549d009 Mon Sep 17 00:00:00 2001 From: Gallardot Date: Sat, 22 Feb 2025 22:24:10 +0800 Subject: [PATCH] update kafka bulk metadata options Signed-off-by: Gallardot --- .../supported-pubsub/setup-apache-kafka.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md b/daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md index c6f718883..9d7969e94 100644 --- a/daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md +++ b/daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md @@ -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