Skip to content

quarkus-smallrye-reactive-messaging-rabbitmq tries to load .testcontainers.properties. Bug or by design? #40453

Answered by gian1200
gian1200 asked this question in Q&A
Discussion options

You must be logged in to vote

I think I can answer my own question. It seems to be by design (https://quarkus.io/version/3.8/guides/rabbitmq-dev-services). It is trying to start a RabbitMQ instance inside a container.

Its interesting that we don´t see this behavior on other extensions (DB for example). We have a PostgreSQL configured (quarkus-jdbc-postgresql), and Dev Services is off by default.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by gian1200
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment