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

Refactor CollectResultIterator to eliminate dependency on OperatorID

Attach filesAttach ScreenshotAdd voteVotersWatch issueWatchersLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    Description

      Currently, the CollectResultIterator relies on the operator ID to send REST requests to the JM for querying results. However, with the introduction of Stream Graph submission, the Job Graph will be compiled and generated within the JM, resulting in the client being unable to access the operator ID.

      To resolve this issue, we intend to refactor CollectResultIterator to remove its dependency on the operator ID and utilize an alternative UUID instead.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            JunRuiLi Junrui Li
            JunRuiLi Junrui Li

            Dates

              Created:
              Updated:

              Slack

                Issue deployment