You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Denis Magda (JIRA)" <ji...@apache.org> on 2016/05/16 07:32:12 UTC

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

Denis Magda created IGNITE-3137:
-----------------------------------

             Summary: 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: 1.7


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.3.4#6332)