oscerd opened a new issue #440:
URL: https://github.com/apache/camel-kafka-connector/issues/440


   There are cases in which only source or sink connector makes sense.
   
   For example, for all the kubernetes connectors, it makes sense to have a 
source connector consuming events for a particular resource and send it to your 
kafka cluster, while it doesn't makes sense to have a sink connector creating 
kubernetes resources in your cluster (you can set an operation like 
describePod, listPods and so on, not really Kafkish).
   
   So we may need to find a way of defining what to generate and what not.


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to