10 "name" =>
"amqp-magento",
11 "connection" =>
"amqp",
12 "exchange" =>
"magento" 14 'demo-publisher-1' => [
15 'name' =>
'demo-publisher-1',
16 'connection' =>
'amqp',
17 "exchange" =>
"magento" 19 "test-publisher-5" => [
20 "name" =>
"test-publisher-5",
21 "connection" =>
"amqp",
22 "exchange" =>
"test-exchange-10" 26 "topic.broker.test" => [
27 "name" =>
"topic.broker.test",
29 "schema_type" =>
"object",
30 "schema_value" =>
"string" 32 "response_schema" => [
33 "schema_type" =>
"object",
34 "schema_value" =>
"string" 36 "publisher" =>
"amqp-magento",
37 'is_synchronous' =>
true,
39 "publisher5.topic" => [
40 "name" =>
"publisher5.topic",
42 "schema_type" =>
"object",
43 "schema_value" =>
'\\' . \Magento\MysqlMq\Model\DataObject::class
45 "response_schema" => [
46 "schema_type" =>
"object",
47 "schema_value" => \Magento\Customer\Api\Data\CustomerInterface::class
49 "publisher" =>
"test-publisher-5" 53 "topicBrokerConsumer" => [
54 "name" =>
"topicBrokerConsumer",
55 "queue" =>
"demo-queue-1",
56 "connection" =>
"amqp",
57 "consumer_type" =>
"sync",
59 "topic.broker.test" => [
61 "type" => \Magento\MysqlMq\Model\Processor::class,
62 "method" =>
"processMessage" 66 "max_messages" =>
null,
67 "instance_type" => \Magento\Framework\MessageQueue\ConsumerInterface::class
71 "topic.broker.test--magento--demo-queue-1" => [
72 "queue" =>
"demo-queue-1",
73 "exchange" =>
"magento",
74 "topic" =>
"topic.broker.test" 76 "publisher5.topic--test-exchange-10--demo-queue-1" => [
77 "queue" =>
"demo-queue-1",
78 "exchange" =>
"test-exchange-10",
79 "topic" =>
"publisher5.topic" 82 "exchange_topic_to_queues_map" => [
83 "magento--topic.broker.test" => [
86 "test-exchange-10--publisher5.topic" => [