You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2019/06/24 09:13:52 UTC

[GitHub] [flink] zentol commented on issue #8804: [FLINK-12883][WIP][runtime] Add elaborated partition release logic

zentol commented on issue #8804: [FLINK-12883][WIP][runtime] Add elaborated partition release logic
URL: https://github.com/apache/flink/pull/8804#issuecomment-504927863
 
 
   > If a blocking partition is finished and its producer being reset, are there cases where we do not want to release that partition?
   
   I don't think so.
   
   > I wonder if the release strategy should be responsible to release partitions in cases of errors.
   
   I'm not sure either. We'd have to handle it in the ExecutionVertex otherwise, which would be unfortunate as it adds yet another place from where release calls can originate.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services