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

series bugs of DSv2

    XMLWordPrintableJSON

Details

    Description

      I found four bugs in DSv2.

      1. The DSv2 org.apache.flink.datastream.api.ExecutionEnvironment#fromSource method return a 
      NonKeyedPartitionStream, which does not allow users to set source configurations, such as operator name or parallelism.
      2. The org.apache.flink.datastream.api.context.TaskInfo lack subtaskIndex and attemptNumber.

      3. The open and close methods of org.apache.flink.datastream.api.function.ProcessFunction are not being called.

      4. The open method of org.apache.flink.datastream.api.function.ProcessFunction lacks relevant information, such as the current TaskInfo.

       

      Attachments

        Issue Links

          Activity

            People

              yyhx xuhuang
              yyhx xuhuang
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: