[
https://issues.apache.org/jira/browse/CAMEL-12557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrea Tarocchi updated CAMEL-12557:
------------------------------------
Description:
Apache Kafka provides an abstraction to ingest and consume messages
https://kafka.apache.org/documentation/#connect an user can write his own
connector to ingest from outside data into Kafka and consume data from Kafka to
external systems; the problem is that such a connector needs to be written for
any given type of system you want to integrate with.
With a "Camel pluggable Kafka connector adapter" all the systems supported from
camel components would automatically also have a Kafka connector implemented
"for free".
was:
Apache Kafka provides an abstraction to ingest and consume messages
https://kafka.apache.org/documentation/#connect an user can write his own
connector to ingest from outside data into Kafka and consume data from Kafka to
external systems; the problem is that such a connector needs to be written for
any given type of system you want to integrate with.
With a "Camel pluggable Kafka connector adapter" all the systems supported from
camel components would automatically also have a Kafca connector implemented
"for free".
> Create a pluggable Kafka connector that works as an adapter for most of the
> existing camel components
> -----------------------------------------------------------------------------------------------------
>
> Key: CAMEL-12557
> URL: https://issues.apache.org/jira/browse/CAMEL-12557
> Project: Camel
> Issue Type: New Feature
> Reporter: Andrea Tarocchi
> Priority: Major
>
> Apache Kafka provides an abstraction to ingest and consume messages
> https://kafka.apache.org/documentation/#connect an user can write his own
> connector to ingest from outside data into Kafka and consume data from Kafka
> to external systems; the problem is that such a connector needs to be written
> for any given type of system you want to integrate with.
> With a "Camel pluggable Kafka connector adapter" all the systems supported
> from camel components would automatically also have a Kafka connector
> implemented "for free".
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)