pbacsko commented on PR #890:
URL: https://github.com/apache/yunikorn-k8shim/pull/890#issuecomment-2288658926

   Another thing we can consider is wrapping the entire `bindPodVolumes()` in a 
retry loop, I'm not sure if that makes sense. 
   
   As a follow-up, we can think about retrying while doing the pod binding in 
`Task.postTaskAllocated()`.
   Another thing can be a more generic allocation retry where a failed 
volume/pod binding does not result in a failed Task. Instead, we cancel the 
allocation from the shim and let the core re-schedule it at a later time. 


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