[
https://issues.apache.org/jira/browse/CAMEL-17554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17496961#comment-17496961
]
Karen Lease commented on CAMEL-17554:
-------------------------------------
[~aanpilov] I'm unable to reproduce this issue using the examples in the
quickfix component. The engine is initialized when the consumer is started
which happens when the Camel context is started and starts the routes. Would it
be possible to provide some more details of your use case please?
> camel-quickfix - lazy-create-engines option is not working
> ----------------------------------------------------------
>
> Key: CAMEL-17554
> URL: https://issues.apache.org/jira/browse/CAMEL-17554
> Project: Camel
> Issue Type: Bug
> Components: camel-quickfix
> Affects Versions: 3.14.0
> Reporter: Alexander Anpilov
> Priority: Minor
> Fix For: 3.14.2, 3.16.0
>
>
> 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.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)