You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/01/07 10:07:39 UTC

[jira] [Commented] (FLINK-2125) String delimiter for SocketTextStream

    [ https://issues.apache.org/jira/browse/FLINK-2125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15087091#comment-15087091 ] 

ASF GitHub Bot commented on FLINK-2125:
---------------------------------------

GitHub user ajaybhat opened a pull request:

    https://github.com/apache/flink/pull/1491

    [FLINK-2125][streaming] Delimiter change from char to string

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ajaybhat/flink char_buffer

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/1491.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 #1491
    
----
commit 857fec66f8373a8537232ff1a748962ff5bbe671
Author: Ajay Bhat <a....@gmail.com>
Date:   2016-01-07T06:54:58Z

    [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)