Github user mxm commented on the pull request:

    https://github.com/apache/flink/pull/992#issuecomment-135351424
  
    While merging your pull request I noticed that the 
`SocketTextStreamFunction` actually does not wait the time specified in 
`CONNCTION_RETRY_SLEEP` but immediately tries to reconnect in case of an EOF. 
It only waits in case of a `ConnectionError`. I'm not sure whether this 
behavior is desired but this should also be reflected in your test cases. Could 
you add a test case where you first pass a Socket with an EOF and then let an 
`ConnectionError` occur?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to