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

Flink Create Functions call Collector.close()

Details

    • Bug
    • Status: Resolved
    • P2
    • Resolution: Fixed
    • None
    • 0.1.0-incubating
    • runner-flink
    • None

    Description

      Collector.close() should only be called internally, by Flink. Calling close() in the user function, as we do in FlinkCreateFunction and FlinkStreamingCreateFunction will lead to downstream operations being closed twice, which can lead to faulty behavior.

      Attachments

        Activity

          People

            aljoscha Aljoscha Krettek
            aljoscha Aljoscha Krettek
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: