rabbitmq-server/deps
Jean-Sébastien Pédron 4621fe7730
mirrored_supervisor: Catch timeout from Khepri in `hanlde_info/2`
[Why]
The code assumed that the transaction would always succeed. It was kind
of the case with Mnesia because it would throw an exception if it
failed.

Khepri returns an error instead. The code has to handle it. In
particular, we see timeouts in CI and before this patch, they caused a
crash because the list comprehension was asked to work on a tuple.

[How]
We now retry a few times for 10 seconds.
2024-11-29 12:03:59 +01:00
..
amqp10_client bazel run gazelle 2024-11-28 04:02:58 +00:00
amqp10_common amqp10_common: Don't wrap export for test in test macro 2024-11-19 19:14:19 -05:00
amqp_client Provide specific f. to fix client ssl options 2024-10-21 18:00:06 -04:00
oauth2_client Tests: system_SUITE return configuration from run steps 2024-11-25 14:49:54 +01:00
rabbit mirrored_supervisor: Catch timeout from Khepri in `hanlde_info/2` 2024-11-29 12:03:59 +01:00
rabbit_common Refactor: as_list/1 belongs to rabbit_data_coercion 2024-11-25 12:33:33 -05:00
rabbitmq_amqp1_0 Undo the Bazel-related change from #12696 2024-11-09 17:47:06 -05:00
rabbitmq_amqp_client Support AMQP 1.0 token renewal 2024-11-04 00:34:51 -05:00
rabbitmq_auth_backend_cache
rabbitmq_auth_backend_http Bump kotlin.version 2024-11-27 18:13:53 +00:00
rabbitmq_auth_backend_ldap Merge pull request #12550 from rabbitmq/lukebakken/shellcheck-init-slapd 2024-10-22 00:56:30 -04:00
rabbitmq_auth_backend_oauth2 Cosmetics 2024-11-28 15:55:13 -05:00
rabbitmq_auth_mechanism_ssl Update rabbitmq_auth_mechanism_ssl docs 2024-11-26 18:17:15 -05:00
rabbitmq_aws make: Restrict Erlang.mk plugin inclusion 2024-08-29 15:19:50 +02:00
rabbitmq_cli check_certificate_expiration_command.ex: squash a compiler warning 2024-11-27 18:26:34 -05:00
rabbitmq_codegen
rabbitmq_consistent_hash_exchange Strictly validate annotations 2024-09-18 12:42:27 +02:00
rabbitmq_ct_client_helpers Undo the Bazel-related change from #12696 2024-11-09 17:47:06 -05:00
rabbitmq_ct_helpers Merge pull request #12821 from rabbitmq/rabbitmq-server-12776 2024-11-27 14:53:25 -05:00
rabbitmq_event_exchange bazel run gazelle 2024-11-15 02:29:56 -05:00
rabbitmq_federation queue_SUITE: use a different upstream for each queue on multi-federation tests 2024-11-04 00:34:49 -05:00
rabbitmq_federation_management
rabbitmq_federation_prometheus test: wait for links and metrics in prometheus_rabbitmq_federation_collector_SUITE 2024-11-04 08:42:42 +01:00
rabbitmq_jms_topic_exchange Reorganize data in the Khepri store 2024-09-05 15:31:29 +02:00
rabbitmq_management Merge pull request #12821 from rabbitmq/rabbitmq-server-12776 2024-11-27 14:53:25 -05:00
rabbitmq_management_agent rabbit_feature_flags: Introduce hard vs. soft required feature flags 2024-11-04 00:34:49 -05:00
rabbitmq_mqtt Tests: auth_SUITE close all connections in end_per_testcase 2024-11-25 09:06:32 +01:00
rabbitmq_peer_discovery_aws
rabbitmq_peer_discovery_common Refactor: as_list/1 belongs to rabbit_data_coercion 2024-11-25 12:33:33 -05:00
rabbitmq_peer_discovery_consul
rabbitmq_peer_discovery_etcd Fix some OTP-27 Dialyzer errors in rabbitmq_peer_discovery_etcd 2024-09-30 12:35:43 +02:00
rabbitmq_peer_discovery_k8s
rabbitmq_prelaunch make: Correct rabbitmq_prelaunch/rabbitmq_stream_common deps 2024-09-30 12:35:42 +02:00
rabbitmq_prometheus Add test for stream consumer max offset lag prometheus metric 2024-11-19 19:14:12 -05:00
rabbitmq_random_exchange
rabbitmq_recent_history_exchange Minor update in README of recent history exchange 2024-11-19 11:44:58 +01:00
rabbitmq_sharding
rabbitmq_shovel Fix AMQP 1.0 shovel 2024-09-25 18:06:22 +02:00
rabbitmq_shovel_management Minor fix: GET/HEAD method on non existing shovel crash 2024-08-29 20:05:47 +00:00
rabbitmq_shovel_prometheus
rabbitmq_stomp Revert "Log errors from `ranch:handshake`" (#12304) 2024-09-13 17:07:57 +02:00
rabbitmq_stream Require Java 11 in stream Java client projects 2024-11-27 09:55:38 +01:00
rabbitmq_stream_common make: Correct rabbitmq_prelaunch/rabbitmq_stream_common deps 2024-09-30 12:35:42 +02:00
rabbitmq_stream_management Require Java 11 in stream Java client projects 2024-11-27 09:55:38 +01:00
rabbitmq_top
rabbitmq_tracing
rabbitmq_trust_store Fix OTP-27 Dialyzer errors in rabbitmq_trust_store 2024-09-30 12:35:42 +02:00
rabbitmq_web_dispatch
rabbitmq_web_mqtt Expose AMQP connection metrics 2024-11-02 19:08:24 +01:00
rabbitmq_web_mqtt_examples
rabbitmq_web_stomp
rabbitmq_web_stomp_examples
trust_store_http Fix OTP-27 Dialyzer errors in trust_store_http 2024-09-30 12:35:42 +02:00