zentol opened a new pull request #8928: [FLINK-12997][coordination] Release 
partitions when a vertex is reset
URL: https://github.com/apache/flink/pull/8928
 
 
   If an execution finishes it doesn not issue release calls for partitions as 
they could be re-used later. If the corresponding vertex is reset however we 
still have to release the partitions that the (now old) execution produced.
   
   This PR implements this behavior.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to