jameschen1519 commented on issue #90: Completed (and sometimes deleted) pods are still marked as "Running" and consume resources URL: https://github.com/apache/incubator-yunikorn-core/issues/90#issuecomment-590503896 Setting up a cron-job would be a viable temporary workaround for us, but logically, we think that it might be best for the issue to be fixed regardless. The completed pods are not using any resources (and will never consume any actual resources ever again), so they shouldn't be marked as using memory. I haven't looked through the release logic in the code yet, but would it be possible to listen for pod completion as well as deletion?
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
