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 cd9356d Regen new b120dab Support Poll timeout and key cache size as option for kafka idempotent repository new 3d9e8ee Support Poll timeout and key cache size as option for kafka idempotent repository The 2 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: .../apache/camel/kafkaconnector/CamelConnectorConfig.java | 8 ++++++++ .../camel/kafkaconnector/CamelSinkConnectorConfig.java | 4 +++- .../org/apache/camel/kafkaconnector/CamelSinkTask.java | 4 ++++ .../camel/kafkaconnector/CamelSourceConnectorConfig.java | 4 +++- .../org/apache/camel/kafkaconnector/CamelSourceTask.java | 4 ++++ .../camel/kafkaconnector/utils/CamelKafkaConnectMain.java | 14 +++++++++++++- 6 files changed, 35 insertions(+), 3 deletions(-)