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

Let Task release reference to Invokable on shutdown

    XMLWordPrintableJSON

Details

    Description

      References to Task objects may under some conditions linger longer than for the lifetime of the task. For example, in case of local network channels, the receiving task may have a reference to the object of the task that produced the data.

      To prevent against memory leaks, the Task needs to release all references to its AbstractInvokable when it shuts down or cancels.

      Attachments

        Issue Links

          Activity

            People

              sewen Stephan Ewen
              sewen Stephan Ewen
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: