[ 
https://issues.apache.org/jira/browse/CAMEL-10652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17162643#comment-17162643
 ] 

Omar Al-Safi commented on CAMEL-10652:
--------------------------------------

Kafka Streams IMHO serves the purpose of transformations like aggregation or 
joining .. etc that is very strong depending on Kafka broker for all 
intermediate operations as well as the final output and input, hence I still 
can't find a good use case for it as camel component.
Maybe it could be added as camel aggregator perhaps? But we shouldn't forget, 
input and output has to be kafka topics.

However, I see it more useful to us in terms of camel-kafka-connector, you can 
argue since camel-kafka-connectors live within Kafka ecosystem, we can build a 
DSL abstraction in top of Kafka Streams and Camel processors as I mentioned 
here: https://github.com/apache/camel-kafka-connector/issues/23. 

This is only my opinion on this :) 

> Create a component for Kafka-Stream
> -----------------------------------
>
>                 Key: CAMEL-10652
>                 URL: https://issues.apache.org/jira/browse/CAMEL-10652
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-kafka
>            Reporter: Andrea Cosentino
>            Priority: Minor
>              Labels: gsoc2020
>             Fix For: Future
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to