wilfred-s commented on PR #1001:
URL: https://github.com/apache/yunikorn-core/pull/1001#issuecomment-2530538764
Sorry for the late response:
> The logs ping-pong back and forth between these two messages now:
>
> ```
> 2024-12-03T23:37:20.251Z INFO core.scheduler.queue
objects/queue.go:1438 allocation found on queue {"queueName":
"root.monitoring", "appID": "monitoring-ac69ed37-d4d7-4c0f-92bd-8f89a16cec74",
"resultType": "Reserved", "allocation": "allocationKey
ac69ed37-d4d7-4c0f-92bd-8f89a16cec74, applicationID
monitoring-ac69ed37-d4d7-4c0f-92bd-8f89a16cec74, Resource map[pods:1],
Allocated false"}
> 2024-12-03T23:37:20.251Z INFO core.scheduler.partition
scheduler/partition.go:957 Application is already reserved on node
{"appID": "monitoring-ac69ed37-d4d7-4c0f-92bd-8f89a16cec74", "nodeID":
"kind-worker-6fhtj"}
> ```
One function was not updated to allow multiple daemon set pods to reserve
multiple nodes. A test case was missing for that unit test also.
--
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]