[ https://issues.apache.org/jira/browse/FLINK-2125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14721638#comment-14721638 ]
ASF GitHub Bot commented on FLINK-2125: --------------------------------------- GitHub user ogokal opened a pull request: https://github.com/apache/flink/pull/1077 [FLINK-2125][streaming] Delimiter change from char to string I tried to change based on the previous comments. I hope it is sufficient enough. You can merge this pull request into a Git repository by running: $ git pull https://github.com/ogokal/flink master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flink/pull/1077.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1077 ---- commit c78b6d726c60b1e197bf5ee513e081c852362919 Author: ogokal <ogo...@gmail.com> Date: 2015-08-30T17:42:56Z delimiter change from char to string commit a51c486370e3e168912cbb71bde325701112d14b Author: ogokal <ogo...@gmail.com> Date: 2015-08-30T18:01:57Z [FLINK-2125][streaming] Delimiter change from char to string ---- > String delimiter for SocketTextStream > ------------------------------------- > > Key: FLINK-2125 > URL: https://issues.apache.org/jira/browse/FLINK-2125 > Project: Flink > Issue Type: Improvement > Components: Streaming > Affects Versions: 0.9 > Reporter: Márton Balassi > Priority: Minor > Labels: starter > > The SocketTextStreamFunction uses a character delimiter, despite other parts > of the API using String delimiter. -- This message was sent by Atlassian JIRA (v6.3.4#6332)