essobedo opened a new pull request, #10296: URL: https://github.com/apache/camel/pull/10296
## Motivation The test `JmsPollingConsumerTest.testJmsPollingConsumerNoWait` always [fails on Jenkins](https://ci-builds.apache.org/job/Camel/job/Camel%20JDK17/job/main/902/testReport/org.apache.camel.component.sjms.consumer/JmsPollingConsumerTest/testJmsPollingConsumerNoWait/) and needs to be fixed. ## Modifications: * Consumes messages produced to avoid side effects on other tests * Uses the common pool instead of creating a new thread pool -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
