[GitHub] [incubator-yunikorn-core] yangwwei commented on a change in pull request #108: [YUNIKORN-47] Support node update action

2020-03-25 Thread GitBox
yangwwei commented on a change in pull request #108: [YUNIKORN-47] Support node update action URL: https://github.com/apache/incubator-yunikorn-core/pull/108#discussion_r398331257 ## File path: pkg/cache/partition_info.go ## @@ -477,12 +477,17 @@ func (pi *PartitionInfo)

[GitHub] [incubator-yunikorn-core] yangwwei commented on a change in pull request #108: [YUNIKORN-47] Support node update action

2020-03-25 Thread GitBox
yangwwei commented on a change in pull request #108: [YUNIKORN-47] Support node update action URL: https://github.com/apache/incubator-yunikorn-core/pull/108#discussion_r398183686 ## File path: pkg/scheduler/tests/scheduler_operation_test.go ## @@ -0,0 +1,514 @@ +/* +

[GitHub] [incubator-yunikorn-core] yangwwei commented on a change in pull request #108: [YUNIKORN-47] Support node update action

2020-03-25 Thread GitBox
yangwwei commented on a change in pull request #108: [YUNIKORN-47] Support node update action URL: https://github.com/apache/incubator-yunikorn-core/pull/108#discussion_r398180367 ## File path: pkg/scheduler/tests/scheduler_utils.go ## @@ -103,6 +103,20 @@ func

[GitHub] [incubator-yunikorn-core] yangwwei commented on a change in pull request #108: [YUNIKORN-47] Support node update action

2020-03-25 Thread GitBox
yangwwei commented on a change in pull request #108: [YUNIKORN-47] Support node update action URL: https://github.com/apache/incubator-yunikorn-core/pull/108#discussion_r398179935 ## File path: pkg/scheduler/tests/scheduler_operation_test.go ## @@ -0,0 +1,514 @@ +/* +

[GitHub] [incubator-yunikorn-core] yangwwei commented on a change in pull request #108: [YUNIKORN-47] Support node update action

2020-03-25 Thread GitBox
yangwwei commented on a change in pull request #108: [YUNIKORN-47] Support node update action URL: https://github.com/apache/incubator-yunikorn-core/pull/108#discussion_r398177345 ## File path: pkg/scheduler/tests/scheduler_operation_test.go ## @@ -0,0 +1,514 @@ +/* +

[GitHub] [incubator-yunikorn-core] yangwwei commented on a change in pull request #108: [YUNIKORN-47] Support node update action

2020-03-25 Thread GitBox
yangwwei commented on a change in pull request #108: [YUNIKORN-47] Support node update action URL: https://github.com/apache/incubator-yunikorn-core/pull/108#discussion_r398176943 ## File path: pkg/scheduler/scheduler.go ## @@ -199,10 +199,12 @@ func (s *Scheduler)

[GitHub] [incubator-yunikorn-core] yangwwei commented on a change in pull request #108: [YUNIKORN-47] Support node update action

2020-03-25 Thread GitBox
yangwwei commented on a change in pull request #108: [YUNIKORN-47] Support node update action URL: https://github.com/apache/incubator-yunikorn-core/pull/108#discussion_r398176308 ## File path: pkg/cache/node_info.go ## @@ -56,6 +58,7 @@ func NewNodeInfo(proto

[GitHub] [incubator-yunikorn-core] yangwwei commented on a change in pull request #108: [YUNIKORN-47] Support node update action

2020-03-25 Thread GitBox
yangwwei commented on a change in pull request #108: [YUNIKORN-47] Support node update action URL: https://github.com/apache/incubator-yunikorn-core/pull/108#discussion_r398176746 ## File path: pkg/scheduler/scheduler.go ## @@ -199,10 +199,12 @@ func (s *Scheduler)

[GitHub] [incubator-yunikorn-core] yangwwei commented on a change in pull request #108: [YUNIKORN-47] Support node update action

2020-03-25 Thread GitBox
yangwwei commented on a change in pull request #108: [YUNIKORN-47] Support node update action URL: https://github.com/apache/incubator-yunikorn-core/pull/108#discussion_r398175840 ## File path: pkg/cache/node_info.go ## @@ -109,6 +112,40 @@ func (ni *NodeInfo)

[GitHub] [incubator-yunikorn-core] yangwwei commented on a change in pull request #108: [YUNIKORN-47] Support node update action

2020-03-25 Thread GitBox
yangwwei commented on a change in pull request #108: [YUNIKORN-47] Support node update action URL: https://github.com/apache/incubator-yunikorn-core/pull/108#discussion_r398171387 ## File path: pkg/cache/node_info.go ## @@ -109,6 +112,40 @@ func (ni *NodeInfo)

[GitHub] [incubator-yunikorn-core] yangwwei commented on a change in pull request #108: [YUNIKORN-47] Support node update action

2020-03-25 Thread GitBox
yangwwei commented on a change in pull request #108: [YUNIKORN-47] Support node update action URL: https://github.com/apache/incubator-yunikorn-core/pull/108#discussion_r398171547 ## File path: pkg/cache/node_info.go ## @@ -109,6 +112,40 @@ func (ni *NodeInfo)

[GitHub] [incubator-yunikorn-core] yangwwei commented on a change in pull request #108: [YUNIKORN-47] Support node update action

2020-03-25 Thread GitBox
yangwwei commented on a change in pull request #108: [YUNIKORN-47] Support node update action URL: https://github.com/apache/incubator-yunikorn-core/pull/108#discussion_r398171122 ## File path: pkg/cache/node_info.go ## @@ -109,6 +112,40 @@ func (ni *NodeInfo)

[GitHub] [incubator-yunikorn-core] yangwwei commented on a change in pull request #108: [YUNIKORN-47] Support node update action

2020-03-25 Thread GitBox
yangwwei commented on a change in pull request #108: [YUNIKORN-47] Support node update action URL: https://github.com/apache/incubator-yunikorn-core/pull/108#discussion_r398171155 ## File path: pkg/cache/node_info.go ## @@ -109,6 +112,40 @@ func (ni *NodeInfo)

[GitHub] [incubator-yunikorn-core] yangwwei commented on a change in pull request #108: [YUNIKORN-47] Support node update action

2020-03-25 Thread GitBox
yangwwei commented on a change in pull request #108: [YUNIKORN-47] Support node update action URL: https://github.com/apache/incubator-yunikorn-core/pull/108#discussion_r398170589 ## File path: pkg/scheduler/scheduling_node.go ## @@ -74,13 +74,28 @@ func (sn

[GitHub] [incubator-yunikorn-core] yangwwei commented on a change in pull request #108: [YUNIKORN-47] Support node update action

2020-03-25 Thread GitBox
yangwwei commented on a change in pull request #108: [YUNIKORN-47] Support node update action URL: https://github.com/apache/incubator-yunikorn-core/pull/108#discussion_r398139862 ## File path: pkg/scheduler/scheduling_partition.go ## @@ -308,6 +308,19 @@ func (psc