Commit 50c32ce
committed
chore: improve session logging
Adding a log line about the session's total schedulable capacities.
Recently there has been various changes in the session resource
handlings, and it would be generally useful to have a log line
about the cached resource, including TotalResource, TotalDeserved
and TotalGuaranteed.
Enhance capacity plugin queue attribute logs to include 'capability'
for both flat and hierarchical queues and distinguishing the log
line in the two cases.
Signed-off-by: Hajnal Máté <[email protected]>1 parent 2ea0f6f commit 50c32ce
File tree
2 files changed
+7
-4
lines changed- pkg/scheduler
- framework
- plugins/capacity
2 files changed
+7
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
228 | 231 | | |
229 | 232 | | |
230 | 233 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
451 | 451 | | |
452 | 452 | | |
453 | 453 | | |
454 | | - | |
455 | | - | |
| 454 | + | |
| 455 | + | |
456 | 456 | | |
457 | 457 | | |
458 | 458 | | |
| |||
609 | 609 | | |
610 | 610 | | |
611 | 611 | | |
612 | | - | |
613 | | - | |
| 612 | + | |
| 613 | + | |
614 | 614 | | |
615 | 615 | | |
616 | 616 | | |
| |||
0 commit comments