michaelhoffmantech opened a new issue #1325: URL: https://github.com/apache/camel-kafka-connector/issues/1325
Can there be more consistency of prefixes for property names in connectors? An example is the difference between the http-sink and https-sink where the http-sink connector name is camel.kamelet.http-sink.url, but then the https-sink is camel.sink.path.httpUri. One driver for this is that developers coming to these Camel connectors may not know about kamelets and could be confused with the property naming. Also, if using Kafka Connect in a larger organization, you'll find developers will copy and paste, so it might be a helpful hint to know that a property was specific to the connector. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
