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 2022/08/08 07:41:53 UTC

[GitHub] [yunikorn-scheduler-interface] steinsgateted commented on a diff in pull request #70: [YUNIKORN-1270] Removal of unused queue field in Allocation

steinsgateted commented on code in PR #70:
URL: https://github.com/apache/yunikorn-scheduler-interface/pull/70#discussion_r939924921


##########
scheduler-interface-spec.md:
##########
@@ -505,8 +505,6 @@ message Allocation {
   Resource resourcePerAlloc = 5;
   // Priority of ask
   int32 priority = 6;
-  // Queue which the allocation belongs to
-  string queueName = 7;

Review Comment:
   Thanks for your review.



-- 
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