craigcondit commented on code in PR #137:
URL:
https://github.com/apache/yunikorn-scheduler-interface/pull/137#discussion_r1576778327
##########
si.proto:
##########
@@ -222,6 +220,9 @@ message AllocationAsk {
bool Originator = 11;
// The preemption policy for this ask
PreemptionPolicy preemptionPolicy = 12;
+
Review Comment:
We generally don't document the removals (other than to mark them 'reserved'
-- this is essentially the way things are declared obsolete).
--
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]