[camel-quarkus] branch quarkus-master updated (a01cc05 -> 5a07c08)

2020-10-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch quarkus-master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git. discard a01cc05 Upgrade to Quarkus 1.10.0 add 28dc534 Updated CHANGELOG.md new 5a07c08 Upgrad

[camel-quarkus] 01/01: Upgrade to Quarkus 1.10.0

2020-10-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch quarkus-master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git commit 5a07c0826864cf3071e9755e038f06bb81fe6cab Author: James Netherton AuthorDate: Thu Oct 8 10:21:45 2020

[GitHub] [camel-quarkus-examples] 1984shekhar opened a new pull request #5: Replacing file resolver with classpath resolver.

2020-10-10 Thread GitBox
1984shekhar opened a new pull request #5: URL: https://github.com/apache/camel-quarkus-examples/pull/5 Classpath resolver has couple of benefits first we can run native build from any location otherwise with file resolver it has to be run only from specific location only. Second with class

[camel-kafka-connector] branch master updated: Updated CHANGELOG.md

2020-10-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git The following commit(s) were added to refs/heads/master by this push: new 89f4591 Updated CHANGELOG.md

[camel-k] branch master updated: Updated CHANGELOG.md

2020-10-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git The following commit(s) were added to refs/heads/master by this push: new 08a6498 Updated CHANGELOG.md 08a6498 is de

[camel-quarkus] branch master updated: Updated CHANGELOG.md

2020-10-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git The following commit(s) were added to refs/heads/master by this push: new 567727c Updated CHANGELOG.md 567727c

[camel-kafka-connector] 02/08: Changelog on camel-master should push on camel-master

2020-10-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch camel-master in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git commit af5d533e2b51efd6ecc551297b34d422f994531f Author: Andrea Cosentino AuthorDate: Wed Sep 16 17:41:

[camel-kafka-connector] 06/08: core: switch to SimpleMain as base class for CamelKafkaConnectMain

2020-10-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch camel-master in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git commit 9bf585192bde2bf29b608f7348332e2b761138cf Author: Luca Burgazzoli AuthorDate: Fri Oct 9 10:41:59

[camel-kafka-connector] branch camel-master updated (d63a0f2 -> c1f313f)

2020-10-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch camel-master in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git. discard d63a0f2 [create-pull-request] automated change omit 3caeb01 core: use camel's built-in

[camel-kafka-connector] 07/08: core: use camel's built-in support for configuring data formats trough properties #497

2020-10-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch camel-master in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git commit 3c2b2919ad5fd65ffb453205d1b38f822070724a Author: Luca Burgazzoli AuthorDate: Fri Oct 9 10:48:32

[camel-kafka-connector] 04/08: Aggregation Support: Changed option name from camel.beans.aggregation to camel.aggregation

2020-10-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch camel-master in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git commit 099b4391d8668a68c696582bb84a96889ef21bfa Author: Andrea Cosentino AuthorDate: Fri Oct 9 12:10:3

[camel-kafka-connector] 03/08: CamelKafkaConnectorMain: Aligned with the improvements in BaseMainSupport and MainSupport

2020-10-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch camel-master in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git commit 271ecdd57880927c30fc53f547326ba8af9f1c8f Author: Andrea Cosentino AuthorDate: Fri Oct 9 08:30:2

[camel-kafka-connector] 08/08: [create-pull-request] automated change

2020-10-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch camel-master in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git commit c1f313fb227ab7b972098a6f375d74d9955fcdfd Author: github-actions[bot] <41898282+github-actions[b

[camel-kafka-connector] 01/08: Point to 3.6.0-SNAPSHOT

2020-10-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch camel-master in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git commit c099128d981075a0203592ce34668d27a5ec6716 Author: Andrea Cosentino AuthorDate: Mon Sep 14 06:46:

[GitHub] [camel-quarkus] github-actions[bot] commented on issue #1900: [CI] - Camel Master Branch Build Failure

2020-10-10 Thread GitBox
github-actions[bot] commented on issue #1900: URL: https://github.com/apache/camel-quarkus/issues/1900#issuecomment-706631420 The [camel-master](https://github.com/apache/camel-quarkus/tree/camel-master) branch build is still failing: * Build ID: 299826347-67-30c087cb-8f07-4bb8-a5ae

[GitHub] [camel-spring-boot-examples] joshiraez commented on a change in pull request #16: CAMEL-15323: Add example camel-spring-boot - http endpoint for route information

2020-10-10 Thread GitBox
joshiraez commented on a change in pull request #16: URL: https://github.com/apache/camel-spring-boot-examples/pull/16#discussion_r502841290 ## File path: camel-example-spring-boot-actuator-http-metrics/src/main/java/sample/camel/MyRouteBuilder.java ## @@ -0,0 +1,63 @@ +/* +

[GitHub] [camel-spring-boot-examples] joshiraez commented on a change in pull request #16: CAMEL-15323: Add example camel-spring-boot - http endpoint for route information

2020-10-10 Thread GitBox
joshiraez commented on a change in pull request #16: URL: https://github.com/apache/camel-spring-boot-examples/pull/16#discussion_r502841860 ## File path: camel-example-spring-boot-actuator-http-metrics/src/main/java/sample/camel/MyRouteBuilder.java ## @@ -0,0 +1,63 @@ +/* +

[camel-kafka-connector] 02/03: Updated to camel 3.4.4

2020-10-10 Thread valdar
This is an automated email from the ASF dual-hosted git repository. valdar pushed a commit to branch camel-kafka-connector-0.4.4 in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git commit 3fb99f6bfd81bc4a257050be445921032d378015 Author: Andrea Tarocchi AuthorDate: Fri Oct

[camel-kafka-connector] annotated tag camel-kafka-connector-aggregator-0.4.4 created (now 45842e8)

2020-10-10 Thread valdar
This is an automated email from the ASF dual-hosted git repository. valdar pushed a change to annotated tag camel-kafka-connector-aggregator-0.4.4 in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git. at 45842e8 (tag) tagging 6145b5293abe3194acaeabb0a690e8493e2c59a

[camel-kafka-connector] branch camel-kafka-connector-0.4.4 created (now 6145b52)

2020-10-10 Thread valdar
This is an automated email from the ASF dual-hosted git repository. valdar pushed a change to branch camel-kafka-connector-0.4.4 in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git. at 6145b52 [maven-release-plugin] prepare release camel-kafka-connector-aggregator

[camel-kafka-connector] 01/03: Updated sha generation during releases.

2020-10-10 Thread valdar
This is an automated email from the ASF dual-hosted git repository. valdar pushed a commit to branch camel-kafka-connector-0.4.4 in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git commit cf938173a976039e23aec8f8c4d57985f0c80992 Author: Andrea Tarocchi AuthorDate: Fri Oct

[GitHub] [camel-spring-boot-examples] joshiraez commented on a change in pull request #16: CAMEL-15323: Add example camel-spring-boot - http endpoint for route information

2020-10-10 Thread GitBox
joshiraez commented on a change in pull request #16: URL: https://github.com/apache/camel-spring-boot-examples/pull/16#discussion_r502841275 ## File path: camel-example-spring-boot-actuator-http-metrics/src/main/java/sample/camel/MyRouteBuilder.java ## @@ -0,0 +1,63 @@ +/* +

[GitHub] [camel-spring-boot-examples] joshiraez commented on a change in pull request #16: CAMEL-15323: Add example camel-spring-boot - http endpoint for route information

2020-10-10 Thread GitBox
joshiraez commented on a change in pull request #16: URL: https://github.com/apache/camel-spring-boot-examples/pull/16#discussion_r502841290 ## File path: camel-example-spring-boot-actuator-http-metrics/src/main/java/sample/camel/MyRouteBuilder.java ## @@ -0,0 +1,63 @@ +/* +

[GitHub] [camel-spring-boot-examples] DenisIstomin commented on a change in pull request #16: CAMEL-15323: Add example camel-spring-boot - http endpoint for route information

2020-10-10 Thread GitBox
DenisIstomin commented on a change in pull request #16: URL: https://github.com/apache/camel-spring-boot-examples/pull/16#discussion_r502841049 ## File path: camel-example-spring-boot-actuator-http-metrics/src/main/java/sample/camel/MyRouteBuilder.java ## @@ -0,0 +1,63 @@ +/*

[GitHub] [camel-spring-boot-examples] DenisIstomin commented on a change in pull request #16: CAMEL-15323: Add example camel-spring-boot - http endpoint for route information

2020-10-10 Thread GitBox
DenisIstomin commented on a change in pull request #16: URL: https://github.com/apache/camel-spring-boot-examples/pull/16#discussion_r502841084 ## File path: camel-example-spring-boot-actuator-http-metrics/src/main/java/sample/camel/MyRouteBuilder.java ## @@ -0,0 +1,63 @@ +/*

[camel-kafka-connector] 01/03: Updated sha generation during releases.

2020-10-10 Thread valdar
This is an automated email from the ASF dual-hosted git repository. valdar pushed a commit to branch camel-kafka-connector-0.4.4 in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git commit cf938173a976039e23aec8f8c4d57985f0c80992 Author: Andrea Tarocchi AuthorDate: Fri Oct

[camel-kafka-connector] annotated tag camel-kafka-connector-0.4.4 created (now ede736d)

2020-10-10 Thread valdar
This is an automated email from the ASF dual-hosted git repository. valdar pushed a change to annotated tag camel-kafka-connector-0.4.4 in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git. at ede736d (tag) tagging 7232e11203321977f6aac55a0f076cd40df68bc4 (commit)

[camel-kafka-connector] branch camel-kafka-connector-0.4.4 created (now 7232e11)

2020-10-10 Thread valdar
This is an automated email from the ASF dual-hosted git repository. valdar pushed a change to branch camel-kafka-connector-0.4.4 in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git. at 7232e11 [maven-release-plugin] prepare release camel-kafka-connector-0.4.4 Thi

[camel-kafka-connector] 02/03: Updated to camel 3.4.4

2020-10-10 Thread valdar
This is an automated email from the ASF dual-hosted git repository. valdar pushed a commit to branch camel-kafka-connector-0.4.4 in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git commit 3fb99f6bfd81bc4a257050be445921032d378015 Author: Andrea Tarocchi AuthorDate: Fri Oct

[GitHub] [camel] Drezir opened a new pull request #4414: CAMEL-15622: Prefer bean instance in endpoint DSL

2020-10-10 Thread GitBox
Drezir opened a new pull request #4414: URL: https://github.com/apache/camel/pull/4414 Do not search in registry using wrong string representation of a bean, return the bean directly instead - [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/CAMEL) filed f

[GitHub] [camel-spring-boot-examples] joshiraez opened a new pull request #16: CAMEL-15323: Add example camel-spring-boot - http endpoint for route information

2020-10-10 Thread GitBox
joshiraez opened a new pull request #16: URL: https://github.com/apache/camel-spring-boot-examples/pull/16 This PR adds an example about using Actuator's capabilities to query info like metrics and mappings, and also shows how can we use it to shutdown our Spring application. [CAME

[GitHub] [camel-spring-boot-examples] joshiraez closed pull request #14: Fix tag 3.5.0 so it's buildable

2020-10-10 Thread GitBox
joshiraez closed pull request #14: URL: https://github.com/apache/camel-spring-boot-examples/pull/14 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [camel-spring-boot-examples] joshiraez commented on pull request #14: Fix tag 3.5.0 so it's buildable

2020-10-10 Thread GitBox
joshiraez commented on pull request #14: URL: https://github.com/apache/camel-spring-boot-examples/pull/14#issuecomment-706580174 Seeing that the tag was fixed, i'll be closing the PR :). Thanks for the fix! This is an autom

[GitHub] [camel] avaz commented on pull request #4274: CAMEL-14929: Changes S3Object manipulation to avoid consume large S3 into the memory

2020-10-10 Thread GitBox
avaz commented on pull request #4274: URL: https://github.com/apache/camel/pull/4274#issuecomment-706577296 Hi @oscerd , TL;DR Integration tests are added for the changes related to this PR as I couldn't get to add localstack tests. I couldn't add tests using the localstack

[GitHub] [camel] davsclaus commented on pull request #4409: CAMEL-15664: Automatically wrap secret properites with RAW when computing the URI

2020-10-10 Thread GitBox
davsclaus commented on pull request #4409: URL: https://github.com/apache/camel/pull/4409#issuecomment-706568812 Yeah its better, the initial size of the set was lost, I think it should be added back This is an automated mes

[camel] branch regen_bot updated (95a3587 -> e43e682)

2020-10-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git. from 95a3587 CAMEL-15667: Align transitive dependency versions of jira-client with versions defined in camel-paren

[camel] 01/02: Upgrade AWS SDK v2 to version 2.15.7

2020-10-10 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit fe1d82d2704110c191360d4867ccc4bff0db92d4 Author: Andrea Cosentino AuthorDate: Sat Oct 10 15:40:22 2020 +0200 Upg

[camel] branch master updated (95a3587 -> e43e682)

2020-10-10 Thread acosentino
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.git. from 95a3587 CAMEL-15667: Align transitive dependency versions of jira-client with versions defined in camel-parent (

[camel] 02/02: Sync Properties

2020-10-10 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit e43e682a476b908e9fa42666f7c1b5b08ce69395 Author: Andrea Cosentino AuthorDate: Sat Oct 10 16:38:12 2020 +0200 Syn

[GitHub] [camel] lburgazzoli commented on pull request #4409: CAMEL-15664: Automatically wrap secret properites with RAW when computing the URI

2020-10-10 Thread GitBox
lburgazzoli commented on pull request #4409: URL: https://github.com/apache/camel/pull/4409#issuecomment-706555454 @davsclaus should be better now This is an automated message from the Apache Git Service. To respond to the me

[GitHub] [camel-kafka-connector] oscerd opened a new pull request #567: GH actions: Fixed deploy action

2020-10-10 Thread GitBox
oscerd opened a new pull request #567: URL: https://github.com/apache/camel-kafka-connector/pull/567 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [camel-kafka-connector] oscerd merged pull request #567: GH actions: Fixed deploy action

2020-10-10 Thread GitBox
oscerd merged pull request #567: URL: https://github.com/apache/camel-kafka-connector/pull/567 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[camel-kafka-connector] branch ckc-fixed-deploy created (now f82d1f5)

2020-10-10 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch ckc-fixed-deploy in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git. at f82d1f5 GH actions: Fixed deploy action No new revisions were added by this update.

[camel-kafka-connector] branch master updated: GH actions: Fixed deploy action

2020-10-10 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git The following commit(s) were added to refs/heads/master by this push: new b4771f6 GH actions: Fixed de

[camel-kafka-connector] annotated tag camel-kafka-connector-0.4.4 created (now 226301c)

2020-10-10 Thread valdar
This is an automated email from the ASF dual-hosted git repository. valdar pushed a change to annotated tag camel-kafka-connector-0.4.4 in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git. at 226301c (tag) tagging b97b2013a348f67050512f05177a8b42ca9deaed (commit)

[camel-kafka-connector] 02/03: Updated to camel 3.4.4

2020-10-10 Thread valdar
This is an automated email from the ASF dual-hosted git repository. valdar pushed a commit to branch camel-kafka-connector-0.4.4 in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git commit 3fb99f6bfd81bc4a257050be445921032d378015 Author: Andrea Tarocchi AuthorDate: Fri Oct

[camel-kafka-connector] branch camel-kafka-connector-0.4.4 created (now b97b201)

2020-10-10 Thread valdar
This is an automated email from the ASF dual-hosted git repository. valdar pushed a change to branch camel-kafka-connector-0.4.4 in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git. at b97b201 [maven-release-plugin] prepare release camel-kafka-connector-0.4.4 Thi

[camel-kafka-connector] 01/03: Updated sha generation during releases.

2020-10-10 Thread valdar
This is an automated email from the ASF dual-hosted git repository. valdar pushed a commit to branch camel-kafka-connector-0.4.4 in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git commit cf938173a976039e23aec8f8c4d57985f0c80992 Author: Andrea Tarocchi AuthorDate: Fri Oct

[GitHub] [camel] oscerd closed pull request #4413: Fixed a spelling mistake.

2020-10-10 Thread GitBox
oscerd closed pull request #4413: URL: https://github.com/apache/camel/pull/4413 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

[GitHub] [camel] lburgazzoli commented on pull request #4409: CAMEL-15664: Automatically wrap secret properites with RAW when computing the URI

2020-10-10 Thread GitBox
lburgazzoli commented on pull request #4409: URL: https://github.com/apache/camel/pull/4409#issuecomment-706548093 > Why are we using a TreeMap now? If the keys should be case insensitive, then dont you need to provide a comparator that does that? > I don't think I have changed i

[GitHub] [camel] surajpattanaik opened a new pull request #4413: Fixed a minor spelling mistake.

2020-10-10 Thread GitBox
surajpattanaik opened a new pull request #4413: URL: https://github.com/apache/camel/pull/4413 - [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/CAMEL) filed for the change (usually before you start working on it). Trivial changes like typos do not require a J

[GitHub] [camel-quarkus] vsevel commented on issue #223: Freemarker native support

2020-10-10 Thread GitBox
vsevel commented on issue #223: URL: https://github.com/apache/camel-quarkus/issues/223#issuecomment-706532247 @zhfeng 0.0.4 should provide a good first version to start playing with. it is the bare minimum. from this original issue, I just did not migrate over the filtering capabilities (

[camel-karaf] branch master updated: Revert ""CAMEL-15616:camel-saxon - Upgrade to Saxon 10.x""

2020-10-10 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-karaf.git The following commit(s) were added to refs/heads/master by this push: new 870b3d8 Revert ""CAMEL-15616:camel-sax

[GitHub] [camel] davsclaus commented on a change in pull request #4409: CAMEL-15664: Automatically wrap secret properites with RAW when computing the URI

2020-10-10 Thread GitBox
davsclaus commented on a change in pull request #4409: URL: https://github.com/apache/camel/pull/4409#discussion_r502767255 ## File path: core/camel-support/src/main/java/org/apache/camel/support/component/EndpointUriFactorySupport.java ## @@ -78,6 +79,20 @@ protected String b

[GitHub] [camel] davsclaus commented on pull request #4409: CAMEL-15664: Automatically wrap secret properites with RAW when computing the URI

2020-10-10 Thread GitBox
davsclaus commented on pull request #4409: URL: https://github.com/apache/camel/pull/4409#issuecomment-706515727 Why are we using a TreeMap now? If the keys should be case insensitive, then dont you need to provide a comparator that does that? And if the keys should be sorted ??? th

[GitHub] [camel] lburgazzoli commented on pull request #4409: CAMEL-15664: Automatically wrap secret properites with RAW when computing the URI

2020-10-10 Thread GitBox
lburgazzoli commented on pull request #4409: URL: https://github.com/apache/camel/pull/4409#issuecomment-706504244 @davsclaus done, can you have a look ? This is an automated message from the Apache Git Service. To respond to

[GitHub] [camel-spring-boot] oscerd merged pull request #194: [Github Actions] Periodic Sync Camel Spring Boot Master Branch

2020-10-10 Thread GitBox
oscerd merged pull request #194: URL: https://github.com/apache/camel-spring-boot/pull/194 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

[camel-spring-boot] branch master updated: [create-pull-request] automated change

2020-10-10 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git The following commit(s) were added to refs/heads/master by this push: new 98fc4fc [create-pull-request] au

[camel-kafka-connector] branch camel-master updated: [create-pull-request] automated change

2020-10-10 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch camel-master in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git The following commit(s) were added to refs/heads/camel-master by this push: new d63a0f2 [create-

[GitHub] [camel-kafka-connector] oscerd merged pull request #566: [Github Actions] Periodic Sync Camel-kafka-connector camel-master Branch

2020-10-10 Thread GitBox
oscerd merged pull request #566: URL: https://github.com/apache/camel-kafka-connector/pull/566 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov