You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@yunikorn.apache.org by GitBox <gi...@apache.org> on 2021/09/15 14:59:35 UTC

[GitHub] [incubator-yunikorn-core] chia7712 commented on a change in pull request #322: [YUNIKORN-834] Unify the "partition name" in REST APIs

chia7712 commented on a change in pull request #322:
URL: https://github.com/apache/incubator-yunikorn-core/pull/322#discussion_r709276018



##########
File path: pkg/webservice/handlers.go
##########
@@ -275,6 +276,7 @@ func getPartitionJSON(partition *scheduler.PartitionContext) *dao.PartitionDAOIn
 
 	queueDAOInfo := partition.GetQueueInfos()
 
+	// this method is used by a deprecated API, so it keeps returning normalized name

Review comment:
       You are right. will copy that




-- 
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: reviews-unsubscribe@yunikorn.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org