You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2019/03/24 09:29:26 UTC

[camel] branch camel-2.x updated (9dda9df -> 3804c37)

This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch camel-2.x
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 9dda9df  CAMEL-13339 - Fix to use last processed offset maintained by Camel KafkaConsumer to avoid message loss upon partition revoke
     new db4b332  CAMEL-13355: copy method updated to include maxConcurrentConsumers
     new 3804c37  Remove @author from javadocs

The 34409 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/component/mllp/MllpConfiguration.java    |  1 +
 .../camel/component/mllp/MllpEndpointTest.java     | 47 ++++++++++++----------
 2 files changed, 26 insertions(+), 22 deletions(-)