[
https://issues.apache.org/jira/browse/FLINK-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14328231#comment-14328231
]
ASF GitHub Bot commented on FLINK-1582:
---------------------------------------
Github user mbalassi commented on the pull request:
https://github.com/apache/flink/pull/424#issuecomment-75153547
Thanks for quickly picking out the issue. Looks good to me I might modify
it to exponentially increase wait time until a limit instead of constant 5
seconds. What do you think, which would you prefer as a user?
> 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
> Labels: starter
>
> 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)