[
https://issues.apache.org/jira/browse/FLINK-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Márton Balassi resolved FLINK-1582.
-----------------------------------
Resolution: Fixed
Fix Version/s: 0.9
Fixed via fd65a24 and d182d04.
> 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, 0.9
> Reporter: Márton Balassi
> Assignee: Mingliang Qi
> Labels: starter
> Fix For: 0.9
>
>
> 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)