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

Anil commented on IGNITE-4368:
------------------------------

[~roman_s] - I am trying to create reproducer and share you when it is ready.

Following the use case where i see datastreamer closed exception. 

I am using vertx + ignite cluster. As soon as a node is up , kafka consumer is 
started using kafka data streamer. 

KafkaCconsumer on a node will be still running even the node disconnects (for 
long time > network connect time) from cluster and trying to push the messages 
to data streamer and failing with data streamer closed exception.


> Data Streamer closed exception in Kafka Streamer
> ------------------------------------------------
>
>                 Key: IGNITE-4368
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4368
>             Project: Ignite
>          Issue Type: Bug
>          Components: streaming
>    Affects Versions: 1.7
>            Reporter: Anil
>
> There is a possibility of data streamer closed exception in the following case
> 1. Lets says Kafka streamer is created when application is stared.
> 2. application node join the ignite cluster
> 3. Node disconnects from cluster 
> 4. Node joins the cluster after failure connect time and network timeout time.
> Data streamer closed exception happens between #3 and #4. still an issue post 
> #4 ?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to