azagrebin opened a new pull request #13018:
URL: https://github.com/apache/flink/pull/13018


   ## What is the purpose of the change
   
   `PhysicalSlotProviderImpl` tries to allocate a physical slot from the 
available idle cached slots in `SlotPool`.
   If it is not possible, it requests a new slot from the SlotPool.
   
   ## Brief change log
   
     - Introduce interface `PhysicalSlotProvider`
     - Implement it with the `PhysicalSlotProviderImpl`
   
   ## Verifying this change
   
   Unit tests.
   


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to