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 2020/09/10 07:50:09 UTC

[GitHub] [camel-kafka-connector] apupier edited a comment on issue #430: Provide a catalog of potential configuration properties specific to Camel Kafka Connector

apupier edited a comment on issue #430:
URL: https://github.com/apache/camel-kafka-connector/issues/430#issuecomment-690058374


   > The camel component/endpoint options are exactly the same of the camel main catalog plus prefixes.
   
   Can you precise which prefixes and points to an example?
   Based on examples I found, it sounds like exactly the same than normal catalog, so writing the same than for Properties file for Camel main, for instance [camel.component.aws-kinesis.configuration.access-key=youraccesskey](https://github.com/apache/camel-kafka-connector/blob/15f7fb1f40f92ed66f1cbbfd62bc6521079afd41/examples/CamelAWSKinesisSourceConnector.properties#L24) doesn't contain anything specific to Camel Kafka Connector.
   
   > what you see in CamelSourceConnectorConfig and CamelSinkConnectorConfig have been defined without taking into account the catalog content.
   
   Do you mean that these configurations should be modified to reuse existing catalog content?
   I thought it was specific Camel Kafka Connector properties, so having a catalog for what is defined inside these 2 classes would help providing completion.


----------------------------------------------------------------
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