[
https://issues.apache.org/jira/browse/FLINK-2125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14721932#comment-14721932
]
ASF GitHub Bot commented on FLINK-2125:
---------------------------------------
Github user HuangWHWHW commented on the pull request:
https://github.com/apache/flink/pull/1077#issuecomment-136243644
Hi,
Generally this is a good idea to receive all buffer once instead get a char
every time.
And you can see my PR:https://github.com/apache/flink/pull/992.
There will be some changes in SocketTextStreamFunctionTest.java.
And These changes is just "maybe".
I am not sure since that PR has not been merged yet.
Just provide you an info.
> 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)