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

Fix the bug of shared resource among Python Operators of the same slot is not released

    XMLWordPrintableJSON

Details

    Description

      The problem was discussed here:
      https://issues.apache.org/jira/browse/FLINK-20663?focusedCommentId=17317706&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-17317706

      In general, the python process should be terminated when the shared resource is released as many times as requested. However, this reference counting logic has been implemented twice. Consequently, the shared resource may be requested multiple times but only released once.

      Attachments

        Issue Links

          Activity

            People

              hxbks2ks Huang Xingbo
              hxbks2ks Huang Xingbo
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: