[
https://issues.apache.org/jira/browse/YUNIKORN-2982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17899979#comment-17899979
]
Peter Bacsko commented on YUNIKORN-2982:
----------------------------------------
"PreemptionMessage, victim: ${namespace}/${podname} (${queue}/${appid}),
Preempted by ${namespace}/${podname} (${queue}/${appid}) on node ${node}"
This will definitely needs some re-wording. Eg. "Preempted by ${podname} from
application ${appid} in ${queue}" - the rest we already know (current pod name,
node). Message should be simple and easy to read.
> 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
> Priority: Minor
> 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: [email protected]
For additional commands, e-mail: [email protected]