From fe921c70cd54d99e641bd4f09650117548680c42 Mon Sep 17 00:00:00 2001 From: "John.Vaughan" Date: Tue, 12 Nov 2024 11:38:44 +0000 Subject: [PATCH] update --- .../minio-trino/rabbitmq/definitions.json | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/docker-compose/minio-trino/rabbitmq/definitions.json b/docker-compose/minio-trino/rabbitmq/definitions.json index f007003..c55131b 100644 --- a/docker-compose/minio-trino/rabbitmq/definitions.json +++ b/docker-compose/minio-trino/rabbitmq/definitions.json @@ -87,15 +87,6 @@ } }, - { - "name":"request_schema_save", - "vhost":"/", - "durable":true, - "auto_delete":false, - "arguments":{ - - } - }, { "name":"audit_raw", "vhost":"/", @@ -329,16 +320,6 @@ } }, - { - "source":"schema", - "vhost":"/", - "destination":"request_schema_save", - "destination_type":"queue", - "routing_key":"", - "arguments":{ - - } - }, { "source":"schemaOutput", "vhost":"/",