You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/03/13 14:57:41 UTC

[jira] [Commented] (TC-179) Add support for client steering/multi-location format response

    [ https://issues.apache.org/jira/browse/TC-179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15907607#comment-15907607 ] 

ASF GitHub Bot commented on TC-179:
-----------------------------------

GitHub user elsloo opened a pull request:

    https://github.com/apache/incubator-trafficcontrol/pull/348

    [TC-179] Add support for multi-location response, aka client steering.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/elsloo/incubator-trafficcontrol 2.1.x_client_steering

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-trafficcontrol/pull/348.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #348
    
----
commit d33d1f478921a647b0177b756270a9f4c755ea50
Author: Jeff Elsloo <je...@cable.comcast.com>
Date:   2017-03-08T22:21:20Z

    [TC-179] Adds support for client steering/mult-location responses in Traffic Router, plus fixed a few bugs in the process.

commit b348bff3a61167b6b426966bd78cddb9f8c42d84
Author: Jeff Elsloo <je...@cable.comcast.com>
Date:   2017-03-09T18:21:13Z

    [TC-179] Fix for an NPE on caused by a null delivery service when sending traffic to a bypass destination, and slight formatting change in HTTPRouteResult.

commit 46929dd3e6b4c2be7258ad083b52b118d9135296
Author: Jeff Elsloo <je...@cable.comcast.com>
Date:   2017-03-10T17:02:47Z

    [TC-179] Add log4j.jar to list of files to symlink into /opt/tomcat/lib to ensure it's on Tomcat's CLASSPATH.

commit 5a48c1eeec62c34d683bad335322e7e4c81fcd4b
Author: Jeff Elsloo <je...@cable.comcast.com>
Date:   2017-03-10T17:15:23Z

    [TC-179] Remove unnecessary throws/catch declarations, as we're not relying on a JSON library for the response at this time.

commit aa88b46b61e5375b5ec50066d45586c62686e916
Author: Jeff Elsloo <je...@cable.comcast.com>
Date:   2017-03-10T19:03:28Z

    [TC-179] Add missing result details to access log and slight fixes elsewhere.

commit 4c19ba8efd94bf16f81f04915486511ab98e9a9a
Author: Jeff Elsloo <je...@cable.comcast.com>
Date:   2017-03-10T20:07:59Z

    [TC-179] Add a sleep step to starting the fake data server.

commit 89440a647c031bae4c02f3cb0474063917279c68
Author: Jeff Elsloo <je...@cable.comcast.com>
Date:   2017-03-10T21:05:14Z

    [TC-179] Reverted changes to AbstractServiceUpdater and removed sleep from http dataserver.

commit de0b1c88b6a4469f641964e58b80b37a67844f6a
Author: Jeff Elsloo <je...@cable.comcast.com>
Date:   2017-03-10T21:55:59Z

    [TC-179] Reverted changes to HttpDataServer.

commit 56b01d5a461913f7e7d88ee9d0b7296e55e4b075
Author: Jeff Elsloo <je...@cable.comcast.com>
Date:   2017-03-11T04:34:51Z

    [TC-179] Fix for NPE on DS miss.

----


> Add support for client steering/multi-location format response
> --------------------------------------------------------------
>
>                 Key: TC-179
>                 URL: https://issues.apache.org/jira/browse/TC-179
>             Project: Traffic Control
>          Issue Type: New Feature
>          Components: Traffic Router
>            Reporter: Jeff Elsloo
>            Assignee: Jeff Elsloo
>            Priority: Minor
>             Fix For: 2.1.0
>
>
> Add support to Traffic Router for client steering/multi-location format responses. The proposed format can be found at the link that follows, plus a few other permutations such as no-302 with the response format.
> https://github.com/PSUdaemon/multi-location



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)