You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2021/04/09 20:28:45 UTC

[GitHub] [trafficcontrol] zrhoffman commented on pull request #5725: Generate XMPPID on server update if it is empty

zrhoffman commented on pull request #5725:
URL: https://github.com/apache/trafficcontrol/pull/5725#issuecomment-816954249


   > > > there is some incorrect documentation regarding XMPPID. want to fix that too? lots of this:
   > > > ```
   > > > xmppId
   > > > An identifier to be used in XMPP communications with the server - in nearly all cases this will be the same as hostName
   > > > ```
   > > 
   > > 
   > > Isn't that part of v1 docs.. soon to go away? I checked the codebase and couldn't find the above mention in any other documentation.
   > 
   > you are right @rimashah25 and it looks like it's better defined elsewhere:
   > 
   > ```
   > xmppId
   > A system-generated UUID used to generate a server hashId for use in Traffic Router’s consistent hashing algorithm. This value is set when a server is created and cannot be changed afterwards.
   > ```
   
   Using the newer XMPPID definition for API v1 in a20cdf0def.


-- 
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:
users@infra.apache.org