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

The DirectRunner resumes from unfinalized checkpoints

Details

    • Bug
    • Status: Resolved
    • P2
    • Resolution: Fixed
    • None
    • 0.5.0
    • runner-direct
    • None

    Description

      This is a bug in the order in which Source methods are invoked relative to checkpoint methods. Sources may only resume from finalized checkpoints, but the implementation of Unbounded Read in the DirectRunner finalizes a checkpoint after a reader has been created but before it is started. It must be finalized before the reader is created.

      Attachments

        Issue Links

          Activity

            People

              tgroh Thomas Groh
              tgroh Thomas Groh
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: