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 709369a Merge pull request #298 from apache/fix-deps add e048e1e Added Aggregation timeout new 56f0775 Merge pull request #301 from apache/aggr-timeout The 1 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: .../kafkaconnector/CamelSinkConnectorConfig.java | 9 ++++-- .../apache/camel/kafkaconnector/CamelSinkTask.java | 3 +- .../camel/kafkaconnector/CamelSourceTask.java | 2 +- .../kafkaconnector/utils/CamelMainSupport.java | 8 ++--- .../camel/kafkaconnector/CamelSinkTaskTest.java | 36 ++++++++++++++++++++++ .../camel/kafkaconnector/DataFormatTest.java | 6 ++-- 6 files changed, 53 insertions(+), 11 deletions(-)