Uploaded image for project: 'Bahir (Retired)'
  1. Bahir (Retired)
  2. BAHIR-72

support netty: pushed tcp/http connector

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Resolved
    • Flink-1.0
    • Flink-1.0
    • None

    Description

      Also discuss from flink: https://issues.apache.org/jira/browse/FLINK-4630

      When source stream get start, listen a provided tcp port, receive stream data from user data source.
      This netty tcp source is keepping alive and 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 and http server
      2. user provide a tcp port, if the port is in used, increace the port number between 1024 to 65535. Source can parallel.
      3. callback the provided url to report the real port to listen
      4. user push streaming data to netty server, then collect the data to flink

      Attachments

        Issue Links

          Activity

            People

              shijinkui shijinkui
              shijinkui shijinkui
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: