rawlinp opened a new pull request #2314: Remove deliveryservice.org_server_fqdn 
column/compute it from Origin table
URL: https://github.com/apache/incubator-trafficcontrol/pull/2314
 
 
   With the Origin table now, the deliveryservice.org_server_fqdn column
   can be removed. First, populate the Origin table from existing
   deliveryservice.org_server_fqdn columns. Second, delete the
   deliveryservice.org_server_fqdn column. Third, compute an
   org_server_fqdn column from a deliveryservice's primary Origin wherever
   needed.
   
   This doesn't affect the API, only the APIs backend implementation, so
   no new API version is needed. Whenever a DS is created, the DS's
   corresponding primary Origin is created from the orgServerFqdn request
   field. When a DS is updated, its primary Origin is also updated using
   the orgServerFqdn request field.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to