rabbitmq-server/deps/rabbitmq_mqtt/test
Diana Parra Corbacho bf468bdd52
MQTT: disconnect consumer when queue is deleted
Queues are automatically declared for MQTT consumers, but they can be externally
deleted. The consumer should be disconnected in such case, because it has no way
of knowing this happened - from its perspective there are simply no messages to consume.

In RabbitMQ 3.11 the consumer was disconnected in such situation.
This behaviour changed with native MQTT, which doesn't use AMQP internally.
2025-06-03 00:40:04 +04:00
..
config_schema_SUITE_data Support outgoing message interceptors 2025-04-23 14:01:42 +02:00
java_SUITE_data Merge pull request #13994 from rabbitmq/dependabot/maven/deps/rabbit/test/amqp_jms_SUITE_data/main/dev-deps-507952ce20 2025-06-01 11:24:00 +04:00
auth_SUITE.erl Do not propagate none password for http auth backend 2025-02-25 12:50:58 +01:00
cluster_SUITE.erl Bump (c) line year 2025-01-01 17:54:10 -05:00
command_SUITE.erl Bump (c) line year 2025-01-01 17:54:10 -05:00
config_SUITE.erl Bump (c) line year 2025-01-01 17:54:10 -05:00
config_schema_SUITE.erl Bump (c) line year 2025-01-01 17:54:10 -05:00
event_recorder.erl Bump (c) line year 2025-01-01 17:54:10 -05:00
feature_flag_SUITE.erl Support exchange federation with MQTT 5.0 subscribers 2025-01-22 11:04:36 +01:00
federation_SUITE.erl Support exchange federation with MQTT 5.0 subscribers 2025-01-22 11:04:36 +01:00
java_SUITE.erl Bump (c) line year 2025-01-01 17:54:10 -05:00
mc_mqtt_SUITE.erl 4.1: Avoid an exception when an AMQP 0-9-1-originating message with expiration set is converted for an MQTT consumer (#12710) 2024-11-13 09:20:43 +01:00
mqtt_shared_SUITE.erl MQTT: disconnect consumer when queue is deleted 2025-06-03 00:40:04 +04:00
packet_prop_SUITE.erl Rename 'utf8_string' type in MQTT packet_prop_SUITE 2025-01-31 09:12:21 -05:00
processor_SUITE.erl Bump (c) line year 2025-01-01 17:54:10 -05:00
protocol_interop_SUITE.erl Bump (c) line year 2025-01-01 17:54:10 -05:00
proxy_protocol_SUITE.erl Bump (c) line year 2025-01-01 17:54:10 -05:00
rabbit_auth_backend_mqtt_mock.erl Bump (c) line year 2025-01-01 17:54:10 -05:00
rabbit_mqtt_confirms_SUITE.erl Nack rejected messages to MQTT 5.0 client 2023-08-09 15:31:14 +02:00
rabbitmq_mqtt.app Remove mqtt.default_user and mqtt.default_pass 2024-08-15 10:58:48 +00:00
reader_SUITE.erl Bump (c) line year 2025-01-01 17:54:10 -05:00
retainer_SUITE.erl Bump (c) line year 2025-01-01 17:54:10 -05:00
util.erl Speed up tests 2024-12-30 16:56:18 +00:00
util_SUITE.erl Bump (c) line year 2025-01-01 17:54:10 -05:00
v5_SUITE.erl v5_SUITE: Close all connections in `end_per_testcase/2` 2025-03-12 17:46:07 +01:00