apupier commented on pull request #554: URL: https://github.com/apache/camel-kafka-connector/pull/554#issuecomment-706053168
I'm not using the CatalogHelper from Camel core catalog because there are specific transformations done when loading with Kafka https://github.com/apache/camel-kafka-connector/blob/016cd573a34c166a640caea97fc01f966c04b1b3/camel-kafka-connector-catalog/src/main/java/org/apache/camel/kafkaconnector/catalog/CamelKafkaConnectorCatalog.java#L68-L75 https://github.com/apache/camel-kafka-connector/blob/016cd573a34c166a640caea97fc01f966c04b1b3/camel-kafka-connector-catalog/src/main/java/org/apache/camel/kafkaconnector/catalog/CamelKafkaConnectorCatalog.java#L93 ---------------------------------------------------------------- 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: [email protected]
