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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)