haorenhui created YUNIKORN-2982: ----------------------------------- Summary: Send event when preemption occurs Key: YUNIKORN-2982 URL: https://issues.apache.org/jira/browse/YUNIKORN-2982 Project: Apache YuniKorn Issue Type: Improvement Components: core - scheduler, scheduler-interface, shim - kubernetes Reporter: haorenhui Assignee: haorenhui Attachments: image-2024-11-21-17-16-15-057.png, image-2024-11-21-17-17-06-417.png
When preemption occurred, only some information was printed in the Yunikorn log. We cannot see the failure information on the killed pod. We hope to see the information triggered by preemption in the victim's pod eventlist. {code:java} //case PreemptionMessage, victim: ${namespace}/${podname} (${queue}/${appid}), Preempted by ${namespace}/${podname} (${queue}/${appid}) on node ${node}{code} !image-2024-11-21-17-16-15-057.png! !image-2024-11-21-17-17-06-417.png! -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@yunikorn.apache.org For additional commands, e-mail: dev-h...@yunikorn.apache.org