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/10/27 05:42:24 UTC

[GitHub] [camel-kafka-connector] oscerd commented on issue #644: is camel-smtp connector ready for production?

oscerd commented on issue #644:
URL: https://github.com/apache/camel-kafka-connector/issues/644#issuecomment-716997649


   Hello, it's always good to start with hello so: Hello.
   
   1. This is the way you have to test the connector locally: https://camel.apache.org/camel-kafka-connector/latest/try-it-out-locally.html and the options related to the connector are here: https://camel.apache.org/camel-kafka-connector/latest/connectors/camel-smtp-kafka-sink-connector.html for sink and https://camel.apache.org/camel-kafka-connector/latest/connectors/camel-smtp-kafka-source-connector.html for source
   
   2. Basically it's up to you, this is just a tool to move data into a Kafka Broker or from a Kafka Broker. Writing your own smtp client can work anyway, but it will be errors prone. Under the hood the connector will use the camel-smtp component which it has been battle tested for more than 10 years.
   
   3. I'd say no. This project is still under heavy development, so there are connectors much more integration tested than others and smtp has still to be tested extensively.


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