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/01/22 19:45:32 UTC

[GitHub] [trafficcontrol] rawlinp opened a new issue #5461: TO /api/x/steering output should be sorted

rawlinp opened a new issue #5461:
URL: https://github.com/apache/trafficcontrol/issues/5461


   ## I'm submitting a ...
   -  bug report
   
   ## Traffic Control components affected ...
   -  Traffic Ops
   -  Traffic Router
   
   ## Current behavior:
   Currently, the output of `/api/x/steering` is unsorted. This causes the response to be different each time it's requested, which causes TR to reload the steering data even though the steering data has not actually changed. This leads to a lot of unnecessary/misleading log output in TR.
   
   ## Expected behavior:
   Responses from `/api/x/steering` should be sorted by `xml_id` so that they only change if the actual steering data has changed.
   
   ## Minimal reproduction of the problem with instructions:
   Request `/api/3.0/steering` multiple times. Observe that the ordering changes with each request.


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



[GitHub] [trafficcontrol] zrhoffman closed issue #5461: TO /api/x/steering output should be sorted

Posted by GitBox <gi...@apache.org>.
zrhoffman closed issue #5461:
URL: https://github.com/apache/trafficcontrol/issues/5461


   


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