rbaumgar opened a new issue #340: URL: https://github.com/apache/camel-kafka-connector/issues/340
aws2S3connector If I set camel.source.endpoint.runLoggingLevel=TRACE (default) I do NOT find any trace records in the log. log > 2020-07-29 08:25:01,869 INFO WorkerSourceTask{id=aws2-s3-source-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [SourceTaskOffsetCommitter-1] 2020-07-29 08:25:01,869 INFO WorkerSourceTask{id=aws2-s3-source-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [SourceTaskOffsetCommitter-1] 2020-07-29 08:25:08,747 INFO Exchange[Body: Hello from Camel Kafka Connector] (kafkaconnector) [task-thread-log-connector-0] 2020-07-29 08:26:01,870 INFO WorkerSourceTask{id=aws2-s3-source-connector-0} Committing offsets (org.apache.kafka.connect.runtime.WorkerSourceTask) [SourceTaskOffsetCommitter-1] 2020-07-29 08:26:01,870 INFO WorkerSourceTask{id=aws2-s3-source-connector-0} flushing 0 outstanding messages for offset commit (org.apache.kafka.connect.runtime.WorkerSourceTask) [SourceTaskOffsetCommitter-1] 2020-07-29 08:26:01,872 INFO WorkerSourceTask{id=aws2-s3-source-connector-0} Finished commitOffsets successfully in 2 ms (org.apache.kafka.connect.runtime.WorkerSourceTask) [SourceTaskOffsetCommitter-1] ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org