From 66302d1469b0c8057cf1e097985b5ef75692e981 Mon Sep 17 00:00:00 2001 From: khushboos Date: Mon, 30 Dec 2024 10:57:45 +0100 Subject: [PATCH] Adding back the connection attribute to the queue topology, consumer and publisher to avoid introducing the breaking change. --- etc/queue_consumer.xml | 1 + etc/queue_publisher.xml | 4 +++- etc/queue_topology.xml | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/etc/queue_consumer.xml b/etc/queue_consumer.xml index 3fc53aa23..cc75a4705 100644 --- a/etc/queue_consumer.xml +++ b/etc/queue_consumer.xml @@ -3,5 +3,6 @@ xsi:noNamespaceSchemaLocation="urn:magento:framework-message-queue:etc/consumer.xsd"> diff --git a/etc/queue_publisher.xml b/etc/queue_publisher.xml index 485ed39bf..7fc9f88c8 100644 --- a/etc/queue_publisher.xml +++ b/etc/queue_publisher.xml @@ -1,5 +1,7 @@ - + + + diff --git a/etc/queue_topology.xml b/etc/queue_topology.xml index f12c9de92..c34b01f70 100644 --- a/etc/queue_topology.xml +++ b/etc/queue_topology.xml @@ -1,7 +1,7 @@ - +