Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
1.12.2, 1.13.0
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
- links to