manirajv06 commented on a change in pull request #322:
URL:
https://github.com/apache/incubator-yunikorn-core/pull/322#discussion_r709189919
##########
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:
I am under the assumption that we would be doing follow up changes in
web app/UI component as well similar to YUNIKORN-794. If it it so, then, should
we take care of this place as well?
--
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]