[ 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: 1.8) 2.0 > 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.0 > > 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.3.4#6332)