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 2022/03/30 16:23:18 UTC

[GitHub] [trafficcontrol] dneuman64 commented on a change in pull request #6569: T3C Race Condition Update

dneuman64 commented on a change in pull request #6569:
URL: https://github.com/apache/trafficcontrol/pull/6569#discussion_r838738375



##########
File path: docs/source/api/v4/servers.rst
##########
@@ -425,8 +438,13 @@ Response Structure
 :profileDesc:    A :ref:`profile-description` of the :term:`Profile` used by this server
 :profileId:      The :ref:`profile-id` the :term:`Profile` used by this server
 :revalPending:   A boolean value which, if ``true`` indicates that this server has pending content invalidation/revalidation
-:rack:           A string indicating "server rack" location
-:status:         The status of the server
+
+	.. note:: While not officially deprecated, this is based on the values corresponding to ``revalUpdateTime`` and ``revalApplyTime``. It is preferred to use the timestamp fields going forward as this will likely be deprecated in the future.:

Review comment:
       If we get rid of these fields I believe that will break the version of t3c that is currently in master and that we are running in production.  I know we "shouldn't be relying on 4.x yadda, yadda" but we are and we should try not to break that if we can avoid it.




-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@trafficcontrol.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org