Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Cannot Reproduce
-
3.14.0
-
None
-
Unknown
Description
After upgrade to camel-3.14.0 for checking https://issues.apache.org/jira/browse/CAMEL-17190 i have founded that this option is not working:
camel.component.quickfix.lazy-create-engines=true
In logs i can see:
INFO o.a.c.c.quickfixj.QuickfixjComponent - QuickFIX/J engine: {...} will start lazily
After starting route that consumes from("quickfix") QuickFIX/J engine is not started.
After manual stop|start route, engine starting, but not on startup.
Attachments
Issue Links
- relates to
-
CAMEL-7184 Improve camel-quickfix component to lazy create its engine on demand
-
- Resolved
-