RocMarshal commented on PR #23635:
URL: https://github.com/apache/flink/pull/23635#issuecomment-1840891716

   Thank you @1996fanrui @KarmaGYZ  very much for the review
   
   I have re evaluated the implementation location of the waiting mechanisms 
based on @KarmaGYZ  offline suggestions.
   
   If two waiting mechanisms are placed in DeclarativeSlotPool, there would be 
preciser & conciser information to maintain.
   
   - The maintenance of reserve slot/resource profiles should be simpler and 
more intuitive.
   
   If we can reach an agreement on It,  I would like to confirm again whether 
we still use `mainThreadExecutor` to complete the timeout waiting mechanism for 
checking? If so, this may require changing the `create `method of 
`DeclarativeSlotPoolFactory`
   
   Please let me know your opinions.


-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to