[ https://issues.apache.org/jira/browse/FLINK-2125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15093631#comment-15093631 ]
ASF GitHub Bot commented on FLINK-2125: --------------------------------------- Github user fhueske commented on the pull request: https://github.com/apache/flink/pull/1491#issuecomment-170854651 This change breaks the API and should be done with care. Please add new constructors for the `String` delimiter and deprecate the existing constructors with the `char` parameter. Thanks > 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)