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 10:41:00 UTC

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

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

Emmanouil Gkatziouras edited comment on IGNITE-12262 at 10/5/19 10:40 AM:
--------------------------------------------------------------------------

Ticket was created before a dev list discussion took place as requested.

Once the dev list discussion with regards to the integration takes place and everybody is on the same page it will be re-opened.


was (Author: gkatzioura):
Ticket was created before a dev list discussion took place as requested.

Once the dev list discussion with regards to the integration takes place and everybody is on the same it will be re-opened.

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