mitchell852 commented on issue #2156: When renaming a host in TC, the hashId retains the value of the previous hostname URL: https://github.com/apache/incubator-trafficcontrol/issues/2156#issuecomment-383621185 This appears to be because in the crconfig.json file, the hashId is derived from the server's xmpp_id if it exists and the server's host_name if it doesn't. So in the cases where xmpp_id exists, a hostname change will not affect the hashId. https://github.com/apache/incubator-trafficcontrol/blob/master/traffic_ops/app/lib/UI/Topology.pm#L280
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
