pbacsko commented on code in PR #1000:
URL: https://github.com/apache/yunikorn-core/pull/1000#discussion_r1865282975


##########
pkg/scheduler/objects/preemption.go:
##########
@@ -635,6 +635,8 @@ func (p *Preemptor) TryPreemption() (*AllocationResult, 
bool) {
                                zap.String("victimNodeID", victim.GetNodeID()),
                                zap.String("victimQueue", victimQueue.Name),
                        )
+                       // send event

Review Comment:
   very nit: unnecessary comment



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