Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-30258

PyFlink supports closing loopback server

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.16.0
    • None
    • API / Python
    • None

    Description

      Currently, a loopback server will be started whenever a StreamExecutionEnvironment or StreamTableEnvironment is created. The loopback server can only be closed after the process exit. This might not be a problem for regular uses where only one environment object is used.

      However, when running tests, such as the unit tests for PyFlink itself, as the environment objects are created, the process starts more and more loopback servers and takes more and more resources.

      Therefore, we want to support closing the loopback server.

      Attachments

        Activity

          People

            Unassigned Unassigned
            xuannan Xuannan Su
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: