This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git.
from 76b1a79 (chores) camel-zookeeper: fixed typo (#6435) new e82cc97 CAMEL-17190: camel-quickfix - The consumer should add/remove itself from active consumers on the endpoint so the engine can emit events to only running consumers. new d3ce7fe Fixed example new b4b3921 Upgrade quickfixj 2.3.1 The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: camel-dependencies/pom.xml | 2 +- .../camel/component/quickfixj/QuickfixjConsumer.java | 17 +++++++++++++++-- .../camel/component/quickfixj/QuickfixjEndpoint.java | 12 ++++++++---- .../quickfixj/examples/RequestReplyExample.java | 2 +- parent/pom.xml | 2 +- 5 files changed, 26 insertions(+), 9 deletions(-)