rabbitmq-server/deps/rabbitmq_mqtt/test
Péter Gömöri 2c1f1a1387
Restore credit_flow between channel/MQTT connection -> CQ processes
The credit_flow between publishing AMQP 0.9.1 channel (or MQTT
connection) and (non-mirrored) classic queue processes was
unintentionally removed in 4.0 together with anything else related to
CQ mirroring.

By default we restore the 3.x behaviour for non-mirored classic
queues. It is possible to disable flow-control (the earlier 4.0.x
behaviour) with the new env `classic_queue_flow_control`. In 3.x this
was possible with the config `mirroring_flow_control`.

(cherry picked from commit d65bd7d07a)
2024-12-09 22:33:47 -05:00
..
config_schema_SUITE_data Extract client_id from client cert 2024-08-30 11:39:48 +01:00
java_SUITE_data Bump com.rabbitmq:amqp-client 2024-11-19 18:37:28 +00:00
auth_SUITE.erl Tests: auth_SUITE close all connections in end_per_testcase 2024-11-25 09:06:32 +01:00
cluster_SUITE.erl Require MQTT feature flags in 4.0 2024-07-10 10:27:59 +02:00
command_SUITE.erl Do not open WebMQTT connection in MQTT plugin 2024-09-30 12:35:41 +02:00
config_SUITE.erl
config_schema_SUITE.erl
event_recorder.erl
java_SUITE.erl Require MQTT feature flags in 4.0 2024-07-10 10:27:59 +02: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 Restore credit_flow between channel/MQTT connection -> CQ processes 2024-12-09 22:33:47 -05:00
packet_prop_SUITE.erl
processor_SUITE.erl
protocol_interop_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
proxy_protocol_SUITE.erl Require MQTT feature flags in 4.0 2024-07-10 10:27:59 +02:00
rabbit_auth_backend_mqtt_mock.erl MQTT auth_SUITE: terminate setup process 2024-07-17 15:36:20 +02:00
rabbit_mqtt_confirms_SUITE.erl
rabbitmq_mqtt.app Remove mqtt.default_user and mqtt.default_pass 2024-08-15 10:58:48 +00:00
reader_SUITE.erl Require MQTT feature flags in 4.0 2024-07-10 10:27:59 +02:00
retainer_SUITE.erl Require MQTT feature flags in 4.0 2024-07-10 10:27:59 +02:00
util.erl Require MQTT feature flags in 4.0 2024-07-10 10:27:59 +02:00
util_SUITE.erl Remove mqtt.default_user and mqtt.default_pass 2024-08-15 10:58:48 +00:00
v5_SUITE.erl tests: v5_SUITE wait longer to receive messages 2024-11-25 09:06:32 +01:00