You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Emmanouil Gkatziouras (Jira)" <ji...@apache.org> on 2019/10/05 09:12:00 UTC

[jira] [Updated] (IGNITE-12262) Implement a Pub/Sub Data Streamer

     [ https://issues.apache.org/jira/browse/IGNITE-12262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanouil Gkatziouras updated IGNITE-12262:
-------------------------------------------
    Summary: Implement a Pub/Sub Data Streamer  (was: Implement an Apache Camel Data Streamer)

> Implement a Pub/Sub Data Streamer
> ---------------------------------
>
>                 Key: IGNITE-12262
>                 URL: https://issues.apache.org/jira/browse/IGNITE-12262
>             Project: Ignite
>          Issue Type: New Feature
>          Components: streaming
>    Affects Versions: 2.7.6
>            Reporter: Emmanouil Gkatziouras
>            Assignee: Emmanouil Gkatziouras
>            Priority: Major
>
> A Pub/Sub data streamer would assist GCP users to consume data and feed them into an Ignite cache.
> This data streamer will instantiate a Pub/Sub consumer endpoint,
> The user will specify and apply a StreamTransformer to the incoming Exchange which shall add the result to the data streamer.
> The streamer will register as a subscriber and will listen to incoming messages. 
> The same subscriber Id shall be used for all nodes.
> Only one subscriber/node will process an incoming message, instead of every subscriber receiving the same message



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