apupier opened a new issue #1068: URL: https://github.com/apache/camel-kafka-connector/issues/1068
in 0.7.2, th eoption was part of the catalog https://github.com/apache/camel-kafka-connector/blob/b756e8adf915e2b523fc40c160ae51b3353582e9/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-infinispan-source.json#L70 it has been removed in 0.8.0 https://github.com/apache/camel-kafka-connector/blob/camel-kafka-connector-0.8.0/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-infinispan-source.json but it is still used in example https://github.com/apache/camel-kafka-connector-examples/blob/7bb7ea2326712075751d703476ea31a85f9bdbec/infinispan/infinispan-source/config/CamelInfinispanSourceConnector.properties#L28 Is it that the option is missing from the catalog definition? or that it shoudl be removed from the example? ---------------------------------------------------------------- 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]
