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 2019/02/20 15:55:08 UTC

[GitHub] rob05c opened a new issue #3345: Add Traffic Ops Client Functions for all nullable objects and ReqInf

rob05c opened a new issue #3345: Add Traffic Ops Client Functions for all nullable objects and ReqInf
URL: https://github.com/apache/trafficcontrol/issues/3345
 
 
   Many TO Client objects are missing Nullable objects, and missing returning ReqInf.
   
   We need to go through and add all of these, and mark functions missing either as `// Deprecated`.
   
   Nullable objects are necessary to distinguish missing from empty values, and `ReqInf` is necessary for clients to get the IP (which is important to users, if there's an error or unexpected behavior, and TO is behind a GSLB).

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


With regards,
Apache Git Services