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

   Ah OK, you created an integration in `scheduler_test.go`. My bad.
   
   That test seems to be broken, I mean, I would expect a single allocation (or 
maybe two but the first one should be checked for being unbound). Now we have 
two: `task0001` which is still in allocated state on the wrong node and 
`task0002` which is in an expected state. `task0001` is a stale/leaked 
allocation which has not been deallocated, at least the test does not prove it.


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