You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Kanstantsin Kamkou (JIRA)" <ji...@apache.org> on 2016/09/18 12:30:20 UTC

[jira] [Assigned] (FLINK-4630) add netty tcp source support

     [ https://issues.apache.org/jira/browse/FLINK-4630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kanstantsin Kamkou reassigned FLINK-4630:
-----------------------------------------

    Assignee: Kanstantsin Kamkou

> add netty tcp source support
> ----------------------------
>
>                 Key: FLINK-4630
>                 URL: https://issues.apache.org/jira/browse/FLINK-4630
>             Project: Flink
>          Issue Type: New Feature
>          Components: Streaming Connectors
>            Reporter: shijinkui
>            Assignee: Kanstantsin Kamkou
>
> When source stream get start, listen a provided tcp port, receive stream data sent from the place where origin data generated.
> This netty tcp source is end-to-end, that is from business system to flink worker directly. 
> Such source service is needed in produce indeed.
> describe the source in detail below:
> 1.	source run as a netty tcp server
> 2.	user provide a tcp port, if the port is in used, increace the port number between 1024 to 65535
> 3.	callback the provided url to report the real port to listen



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)