mdw-octoml commented on pull request #7766: URL: https://github.com/apache/tvm/pull/7766#issuecomment-810547136
> I would like to remove the "host" property of the tracker. Currently the tracker host property returns 0.0.0.0 which is not the address a client would use to connect to the tracker. I agree that should be done, but I don't know the implications of removing that property. It seems to me that clients can only discover the tracker through some out of band mechanism anyway. > We also need to disambiguate the address of the tracker in the code, which uses `host` and `tracker_host` interchangeably. The tracker host should be consistently called `tracker_host` Agreed. -- 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]
