Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
4.5.0
-
None
-
None
-
Unknown
Description
Configuring the broker in the AbstractArtemisEmbeddedService constructor is likely unnecessary and as, in many cases, we are using a singleton instance of the broker.
We should delay the configuration to the startup phase once we verified that no broker has been configured.
Attachments
Issue Links
- is related to
-
CAMEL-20477 camel-jms: test flakiness
- Resolved
- relates to
-
CAMEL-20532 camel-test-infra: singleton services should not be allowed to stop/start services manually
- Resolved