From 2101f61fee94737f419a64b968f049e686d28090 Mon Sep 17 00:00:00 2001 From: Sajith Kariyawasam Date: Tue, 14 Jan 2025 15:06:46 +0100 Subject: [PATCH] Update config-catalog-mi.md --- en/docs/reference/config-catalog-mi.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/docs/reference/config-catalog-mi.md b/en/docs/reference/config-catalog-mi.md index d9865d1244..04f725b448 100644 --- a/en/docs/reference/config-catalog-mi.md +++ b/en/docs/reference/config-catalog-mi.md @@ -8421,7 +8421,7 @@ parameter.truststore_password = "$ref{truststore.password}"
-

The queue name to send or consume messages. If you do not specify this parameter, you need to specify the rabbitmq.queue.routing.key parameter.

+

Specify whether when consuming messages from RabbitMQ, can be set to either automatically send acknowledgement upon receiving messages or to wait until receiving a response from the backend before sending acknowledgement.