You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2017/07/10 07:08:05 UTC

[jira] [Updated] (IGNITE-3137) IgniteDataStreamer silently hangs if exception happens on a remote side

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

Vladimir Ozerov updated IGNITE-3137:
------------------------------------
    Fix Version/s:     (was: 2.1)
                   2.2

> IgniteDataStreamer silently hangs if exception happens on a remote side
> -----------------------------------------------------------------------
>
>                 Key: IGNITE-3137
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3137
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Denis Magda
>             Fix For: 2.2
>
>         Attachments: CacheDataStreamerExample.java, ExampleNodeStartup.java
>
>
> If an exception happens on a remote side during the streaming IgniteDataStreamer can either not receive an ack for a sent batch or not process an error response properly on a streaming side. 
> This will lead to the situation that the side that does streaming will hang indefinitely.
> Attaching a simple code that reproduces the issue. Please note that exception can be of other kind.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)