You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2020/09/02 12:30:13 UTC

[camel-kafka-connector] branch master updated (0673b9c -> 4d09d41)

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

acosentino pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git.


    from 0673b9c  Updated CHANGELOG.md
     add e6de1f1  Added support for multiple topics on the source connector side
     add 25b1599  Fixed CS
     add 036cb9c  Source task: the collectedRecords must be counted as single entity even if the topics are multiple, because of camel batch size
     add 4d09d41  Merge pull request #411 from apache/multiple-topics

No new revisions were added by this update.

Summary of changes:
 .../camel/kafkaconnector/CamelSourceTask.java      | 68 ++++++++++------------
 1 file changed, 31 insertions(+), 37 deletions(-)