Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-36032 FLIP-468: Introducing StreamGraph-Based Job Submission
  3. FLINK-36064

Refactor REST API for Client and Operator Coordinator Communication to Use operatorUid.

    XMLWordPrintableJSON

Details

    Description

      Currently, the REST API between clients and operator coordinators relies on the operator ID to send requests to the Job Manager (JM) for querying results. However, with the introduction of Stream Graph submission, the Job Graph will be compiled and generated within the JM, preventing the client from accessing the operator ID.

      To address this issue, we modify the REST API for communication between clients and operator coordinators by removing the dependency on operatorID and transitioning to a client-defined String operatorUid.

      Attachments

        Issue Links

          Activity

            People

              JunRuiLi Junrui Li
              JunRuiLi Junrui Li
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: