You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/01/24 11:32:56 UTC

[GitHub] [camel] davsclaus commented on a change in pull request #4916: [CAMEL-16071] Adds config option 'vertxKafkaClientFactory' to camel-vertx-kafka

davsclaus commented on a change in pull request #4916:
URL: https://github.com/apache/camel/pull/4916#discussion_r563278270



##########
File path: components/camel-vertx-kafka/camel-vertx-kafka-component/src/main/java/org/apache/camel/component/vertx/kafka/configuration/BaseVertxKafkaConfiguration.java
##########
@@ -26,6 +28,9 @@
     @UriParam(label = "common")
     private HeaderFilterStrategy headerFilterStrategy = new VertxKafkaHeaderFilterStrategy();
 
+    @UriParam(label = "common")

Review comment:
       Can we mark this option as advanced (as it would be seldom in use)




----------------------------------------------------------------
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:
users@infra.apache.org