You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Márton Balassi (JIRA)" <ji...@apache.org> on 2015/02/18 18:09:12 UTC

[jira] [Created] (FLINK-1582) SocketStream gets stuck when socket closes

Márton Balassi created FLINK-1582:
-------------------------------------

             Summary: SocketStream gets stuck when socket closes
                 Key: FLINK-1582
                 URL: https://issues.apache.org/jira/browse/FLINK-1582
             Project: Flink
          Issue Type: Bug
          Components: Streaming
    Affects Versions: 0.8, 0.9
            Reporter: Márton Balassi


When the server side of the socket closes the socket stream reader does not terminate. When the socket is reinitiated it does not reconnect just gets stuck.
It would be nice to add options for the user have the reader should behave when the socket is down: terminate immediately (good for testing and examples) or wait a specified time - possibly forever.



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