camel-quarkus
camel-quarkus copied to clipboard
jms-jpa example: flakiness related to address already bound
Bug description
The jms-jpa test could eventually fail sometime because a port is already bound. It might be good to check for simple solution. Like checking if ports have fixed values, in case take random port instead or that kind of track.