rhh777 opened a new pull request, #1000:
URL: https://github.com/apache/yunikorn-core/pull/1000

   ### What is this PR for?
   When a preemption occurs, send an event to be displayed in the victim's 
event list.
   
   
   ### What type of PR is it?
   * [x] - Improvement
   
   
   ### What is the Jira issue?
   [YUNIKORN-2982](https://issues.apache.org/jira/browse/YUNIKORN-2982)
   
   ### How should this be tested?
   Trigger preemption
   
   ### Screenshots
   <img width="2143" alt="image" 
src="https://github.com/user-attachments/assets/e039f60f-4274-4387-a753-77d9138a15e5";>
   
   
   ### Questions:
   * [x] - At present, the default interval for event sending is 2 seconds. 
When sending a preemptive event, the task may have already been removed, 
triggering an exception that the corresponding task cannot be found, resulting 
in the failure of event sending.
   Narrowing the time interval can be a temporary solution, but I haven't 
thought of a more suitable solution at the moment.
   <img width="2526" alt="image" 
src="https://github.com/user-attachments/assets/0c344385-e80c-4f8d-9864-57389e47c512";>
            
   


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