pbacsko commented on a change in pull request #370:
URL:
https://github.com/apache/incubator-yunikorn-core/pull/370#discussion_r811734697
##########
File path: pkg/scheduler/objects/node.go
##########
@@ -49,6 +50,7 @@ type Node struct {
allocations map[string]*Allocation
schedulable bool
unlimited bool
+ ready bool
Review comment:
OK, staying with "ready".
--
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]