[
https://issues.apache.org/jira/browse/FLINK-1688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14374852#comment-14374852
]
ASF GitHub Bot commented on FLINK-1688:
---------------------------------------
Github user mbalassi commented on the pull request:
https://github.com/apache/flink/pull/484#issuecomment-84575241
No problem, thanks for the contribution. Cherry-picked and squashed your
commits. I've decided to make three changes:
1. The output was not necessarily flushed upon closure, fixed that.
2. Some lines where indented with spaces.
3. I moved the function into streaming-core - as the socket source is
considered a core functionality I found this solution more consistent.
Merging as soon as travis comes in green.
> Add socket sink
> ---------------
>
> Key: FLINK-1688
> URL: https://issues.apache.org/jira/browse/FLINK-1688
> Project: Flink
> Issue Type: New Feature
> Components: Streaming
> Reporter: Márton Balassi
> Priority: Trivial
> Labels: starter
> Attachments: improvement.patch
>
>
> Add a sink that writes output to socket. I'd consider two options, one which
> implements a socket server and one which implements a client.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)