emqx/.ci/docker-compose-file
Kjell Winblad 7f9a311988 fix(rocketmq action): all actions used only one topic
This commit makes sure that a set of rocketmq workers are started for
each topic. Before this commit all actions for a rocketmq connector used
the same workers which all were bound to a single topic so all messages
got delivered to that topic regardless of the action configuration.

We should have automatic tests to check that the messages actually go to
different topics but this needs to go into another PR since we have to
deliver the fix fast and the rocketmq library does not support reading
from topics.

Fixes:
https://emqx.atlassian.net/browse/EEC-1006
2024-04-15 20:08:56 +02:00
..
cassandra test(emqx_bridge_cassandra): add connector test case for Cassandra configured without authentication 2023-09-01 19:56:07 +03:00
certs test(bridge): cover ssl testing for cassandra bridge 2023-03-17 18:25:05 +08:00
clickhouse feat: add clickhouse database bridge 2023-03-02 12:22:11 +01:00
elastic test: add es docker CI test 2024-01-18 16:44:56 +08:00
haproxy ci: refactor workflows to use single entry point on pull request trigger 2023-08-06 14:16:56 +02:00
influxdb test(influxdb): increase influxdb bridge/connector coverage (ee5.0) 2022-11-07 15:15:49 -03:00
iotdb013 test: run tests against iotdb013 container 2023-05-31 11:30:13 +02:00
kafka chore: simplify run.sh 2023-03-16 13:43:01 -03:00
kerberos test: fix error in script detected by spellcheck script 2022-09-23 10:37:30 +02:00
odbc ci: unmount odbcinst.ini file 2023-04-14 10:02:47 +08:00
openldap ci: pin dockerfiles by digest 2024-01-12 11:55:51 +01:00
otel test(emqx_opentelemetry): add trace test suite 2023-12-05 18:18:31 +02:00
pgsql ci: pin dockerfiles by digest 2024-01-12 11:55:51 +01:00
python ci: explicitly use --require-hashes for pip install 2024-01-12 11:29:22 +01:00
rabbitmq feat(rabbitmq_bridge): add TLS support 2023-07-27 15:52:46 -03:00
redis feat: redis bridge v2 2023-11-29 16:06:46 +08:00
rocketmq fix(rocketmq action): all actions used only one topic 2024-04-15 20:08:56 +02:00
scripts test(docker): set global mqtt config 2023-05-02 21:50:36 +02:00
.env feat: refactor HStreamDB bridge to connector and action 2024-02-14 17:34:35 +01:00
conf.cluster.env refactor(CI): update the ENVs for new listener,zone configs 2021-08-26 09:11:30 +08:00
conf.env fix(test): set RETRY_INTERVAL and MAX_TOPIC_ALIAS for paho test 2021-07-17 17:36:01 +08:00
credentials.env feat(mongo): accept wrapped secrets as passwords 2023-11-14 16:05:24 +07:00
docker-compose-cassandra.yaml ci(docker): use public.ecr.aws registry 2023-10-10 09:15:08 +02:00
docker-compose-clickhouse.yaml feat: add clickhouse database bridge 2023-03-02 12:22:11 +01:00
docker-compose-dynamo.yaml ci(docker): use public.ecr.aws registry 2023-10-10 09:15:08 +02:00
docker-compose-elastic-search-tls.yaml test(elastic_search): fix flaky test 2024-03-06 11:38:22 -03:00
docker-compose-emqx-cluster-mnesia.override.yaml chore(config): move db configs under cluster/node keys 2022-05-26 14:02:22 -03:00
docker-compose-emqx-cluster-rlog.override.yaml chore(config): move db configs under cluster/node keys 2022-05-26 14:02:22 -03:00
docker-compose-emqx-cluster.yaml ci(docker): use public.ecr.aws registry 2023-10-10 09:15:08 +02:00
docker-compose-gcp-emulator.yaml feat(gcp_pubsub_consumer): implement GCP PubSub Consumer bridge 2023-06-19 16:04:12 -03:00
docker-compose-greptimedb.yaml feat: upgrade greptimedb and client 2023-12-04 20:30:33 +08:00
docker-compose-hstreamdb.yaml chore(ci): fix zookeeper version for hstreamdb 2023-08-18 14:49:21 -03:00
docker-compose-influxdb-tcp.yaml ci(docker): use public.ecr.aws registry 2023-10-10 09:15:08 +02:00
docker-compose-influxdb-tls.yaml ci(docker): use public.ecr.aws registry 2023-10-10 09:15:08 +02:00
docker-compose-iotdb.yaml test: run tests against iotdb013 container 2023-05-31 11:30:13 +02:00
docker-compose-kafka.yaml ci: upgrade to otp 26.2.1-2 2024-01-11 09:15:06 +01:00
docker-compose-kinesis.yaml ci(docker): use public.ecr.aws registry 2023-10-10 09:15:08 +02:00
docker-compose-ldap.yaml ci(ldap): fix ldap image start command 2023-10-06 15:30:21 -03:00
docker-compose-minio-tcp.yaml fix(ft-s3): fix review comments 2023-04-07 17:36:47 +03:00
docker-compose-minio-tls.yaml fix(ft-s3): fix review comments 2023-04-07 17:36:47 +03:00
docker-compose-mongo-replicaset-tcp.yaml ci(docker): use public.ecr.aws registry 2023-10-10 09:15:08 +02:00
docker-compose-mongo-replicaset-tls.yaml ci(docker): use public.ecr.aws registry 2023-10-10 09:15:08 +02:00
docker-compose-mongo-sharded-tcp.yaml ci(docker): use public.ecr.aws registry 2023-10-10 09:15:08 +02:00
docker-compose-mongo-single-tcp.yaml feat(mongo): accept wrapped secrets as passwords 2023-11-14 16:05:24 +07:00
docker-compose-mongo-single-tls.yaml ci(docker): use public.ecr.aws registry 2023-10-10 09:15:08 +02:00
docker-compose-mysql-tcp.yaml ci(docker): use public.ecr.aws registry 2023-10-10 09:15:08 +02:00
docker-compose-mysql-tls.yaml ci(docker): use public.ecr.aws registry 2023-10-10 09:15:08 +02:00
docker-compose-opents.yaml test(opents): add test cases for OpenTSDB 2023-04-23 11:03:20 +08:00
docker-compose-oracle.yaml feat(oracle): Oracle Database integration 2023-04-27 13:07:20 -03:00
docker-compose-otel.yaml test(emqx_opentelemetry): add trace test suite 2023-12-05 18:18:31 +02:00
docker-compose-pgsql-tcp.yaml ci(docker): use public.ecr.aws registry 2023-10-10 09:15:08 +02:00
docker-compose-pgsql-tls.yaml ci: update remaining docker images in workflows to use public.ecr.aws 2023-10-17 22:36:43 +02:00
docker-compose-pulsar.yaml style: change docker compose file name 2023-04-25 14:28:00 -03:00
docker-compose-python.yaml ci(docker): use public.ecr.aws registry 2023-10-10 09:15:08 +02:00
docker-compose-rabbitmq.yaml feat: rabbitmq bridge v2 integration 2024-02-06 07:57:12 +08:00
docker-compose-redis-cluster-tcp.yaml ci(docker): use public.ecr.aws registry 2023-10-10 09:15:08 +02:00
docker-compose-redis-cluster-tls.yaml ci(docker): use public.ecr.aws registry 2023-10-10 09:15:08 +02:00
docker-compose-redis-sentinel-tcp.yaml ci(docker): use public.ecr.aws registry 2023-10-10 09:15:08 +02:00
docker-compose-redis-sentinel-tls.yaml ci(docker): use public.ecr.aws registry 2023-10-10 09:15:08 +02:00
docker-compose-redis-single-tcp.yaml ci(docker): use public.ecr.aws registry 2023-10-10 09:15:08 +02:00
docker-compose-redis-single-tls.yaml ci(docker): use public.ecr.aws registry 2023-10-10 09:15:08 +02:00
docker-compose-rocketmq.yaml test(rocketmq): add an ACL test case 2023-06-02 11:19:06 +08:00
docker-compose-sqlserver.yaml test: create bridge with invalid password 2023-04-14 12:52:08 +08:00
docker-compose-tdengine-restful.yaml test(bridges): add test cases for TDEngine 2023-02-14 22:04:29 +08:00
docker-compose-toxiproxy.yaml ci: add env vars to run cassandra tests locally 2024-01-22 10:16:46 +08:00
docker-compose.yaml ci: upgrade to otp 26.2.1-2 2024-01-11 09:15:06 +01:00
toxiproxy.json ci: add env vars to run cassandra tests locally 2024-01-22 10:16:46 +08:00