Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-6533

UnboundedSourceWrapper source log output should not be zero-based

Details

    • Improvement
    • Status: Resolved
    • P4
    • Resolution: Fixed
    • None
    • 2.11.0
    • runner-flink
    • None

    Description

      The INFO output in UnboundedSourceWrapper for the parallel instances of the sources is zero-based which is misleading:

      18:54:04 INFO: Unbounded Flink Source 15/16 is reading from sources
      

      The first number is the subtask index which starts with zero. This should be changed to start with 1 and go up till N.

      Attachments

        Issue Links

          Activity

            People

              mxm Maximilian Michels
              mxm Maximilian Michels
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: