You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by tillrohrmann <gi...@git.apache.org> on 2017/10/20 12:31:36 UTC

[GitHub] flink issue #4823: [FLINK-7832] [flip6] Extend SlotManager to report free sl...

Github user tillrohrmann commented on the issue:

    https://github.com/apache/flink/pull/4823
  
    Thanks for your review @zentol. I've addressed your comments and hope to have clarified the `updateAllocation` call for the state transition `FREE` -> `ALLOCATED`. 
    
    If there are not other objections, then I would like to merge this PR once Travis gives green light.


---