SteNicholas opened a new pull request, #3471:
URL: https://github.com/apache/celeborn/pull/3471

   ### What changes were proposed in this pull request?
   
   `QuotaManager` should respect `celeborn.quota.interruptShuffle.enabled` of 
client config to expire applications that enables interrupt shuffle.
   
   ### Why are the changes needed?
   
   `QuotaManager` does not filter applications which enable interrupt shuffle 
at present, which causes that `QuotaManager` expires applications that unenable 
interrupt shuffle like high priority applications. Therefore, `QuotaManager` 
should respect `celeborn.quota.interruptShuffle.enabled` of client config.
   
   ### Does this PR introduce _any_ user-facing change?
   
   No.
   
   ### How was this patch tested?
   
   GA.


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

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to