shamrickus commented on pull request #4907: URL: https://github.com/apache/trafficcontrol/pull/4907#issuecomment-679242254
This change does not add new functionality but port over existing functionality to our [multi-interface initiative](https://github.com/apache/trafficcontrol/blob/master/blueprints/multi-interface-servers.md) (which will be released in ATCv5.0). There already existed a primary key on the server table across [`ip_address` and `profile`](https://github.com/apache/trafficcontrol/blob/0cf375d2b1/traffic_ops/app/db/create_tables.sql#L2415), so if it was working before it should still work now; at least in relation to this PR. That having been said I'm not sure I understand your setup, and it may be that we have made changes in multi-interface such-that your current setup won't work. What version of ATC are you currently using? ---------------------------------------------------------------- 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]
