craigcondit commented on PR #976:
URL: https://github.com/apache/yunikorn-core/pull/976#issuecomment-2405574887

   The `allocateAsk()` call can only fail if the ask was previously allocated. 
This is checked for in all code paths that call `allocateAsk()` earlier, and 
always with the application lock held. Therefore, if we ever hit the error case 
here, we have a serious BUG elsewhere.


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