[
https://issues.apache.org/jira/browse/CAMEL-7184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13897934#comment-13897934
]
ASF GitHub Bot commented on CAMEL-7184:
---------------------------------------
GitHub user grgrzybek opened a pull request:
https://github.com/apache/camel/pull/95
CAMEL-7184 Ensure that QFJ consumers have their engines initialized
A case for QFJ consumers - they should have their engines initialized and
started when starting consumers
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/camel CAMEL-7184-consumers
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/95.patch
----
commit e291b482b8a4033bf5f951995183d40ced2a1b8c
Author: Grzegorz Grzybek <[email protected]>
Date: 2014-02-11T15:41:17Z
CAMEL-7184 Ensure that QFJ consumers have their engines initialized
----
> Improve camel-quickfix component to lazy create its engine on demand
> --------------------------------------------------------------------
>
> Key: CAMEL-7184
> URL: https://issues.apache.org/jira/browse/CAMEL-7184
> Project: Camel
> Issue Type: Wish
> Components: camel-quickfix
> Affects Versions: 2.10.0
> Reporter: Grzegorz Grzybek
> Fix For: 2.12.3, 2.13.0
>
>
> By default camel-quickfix component creates quickfix endpoint once the
> camelcontext loads and starts quickfix engine. This behavior is not desirable
> in some scenarios and it would be good to have some sort of control over the
> component or improve the component to lazy creates its engine on-demand.
> Ref: https://issues.jboss.org/browse/MR-814
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)