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