mitchell852 commented on issue #4791:
URL: https://github.com/apache/trafficcontrol/issues/4791#issuecomment-651172165


   I'm kind of surprised https://github.com/apache/trafficcontrol/pull/4754 did 
not fix this. Technically, I think you can _currently_ assign ANY type of 
server to a delivery service (edge, mid, org, rascal, ccr, etc) but only 2 
types have any impact: EDGE* and ORG (ORG servers are for MSO delivery 
services). TBH, since the only assignments that have any impact are EDGE* or 
ORG servers, there should probably be some validation to ensure that other 
types are never assigned. Therefore, the assignment rules should be:
   
   If ds HAS a topology, server assignments are NOT allowed EXCEPT for ORG 
servers in the same CDN.
   If ds has NO topology, server assignments ARE allowed of EDGE* or ORG type 
as long as they are in the same CDN.
   
   @rawlinp @ocket8888 ^^ is that how you understand it?
   
   
   


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to