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/02/17 18:13:41 UTC

[jira] [Commented] (TC-112) Query string handling should be independent for cachekey and parent selection.

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

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

GitHub user knutsel opened a pull request:

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

    [TC-112] [TC-113] ATS 6.x file format support for parent.config & MSO

    Change the CDN table to have the domain name as well.  
    
    Allow for independent query string handling in parent.config and remap.config.
    
    See https://cwiki.apache.org/confluence/display/TC/PR+%23273 for some more background.

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

    $ git pull https://github.com/knutsel/incubator-trafficcontrol cdn-3

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

    https://github.com/apache/incubator-trafficcontrol/pull/290.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 #290
    
----
commit 62d883f427b97c143cc13a5f695ee8c33948e8ba
Author: Jan van Doorn <ja...@cable.comcast.com>
Date:   2016-12-23T22:33:22Z

    Schema changes for mso_profile on deliveryservice table

commit 065a31101e6be7fe1a6c2bda009ccb69441a30ac
Author: Jan van Doorn <ja...@cable.comcast.com>
Date:   2016-12-24T00:11:48Z

    Migration script - use with caution

commit 1d5d9b5bc2a862fce61c9a00f5552a6f82bc405e
Author: Jan van Doorn <ja...@cable.comcast.com>
Date:   2016-12-26T17:45:47Z

    Move domain_name to cdn table - schema

commit 76cf848c0f30cecd9f305f0f9772868f8fd81900
Author: Jan van Doorn <ja...@cable.comcast.com>
Date:   2016-12-26T17:46:26Z

    clean up old file

commit 898611babc9b12f042718e11897d2d2e76839249
Author: Jan van Doorn <ja...@cable.comcast.com>
Date:   2016-12-26T17:47:38Z

    remove mso_profile, will use profile link

commit de60ccc7a1e18584d3122f73087253eb4b7b6d24
Author: Jan van Doorn <ja...@cable.comcast.com>
Date:   2016-12-26T17:48:53Z

    cdn domain_name migration

commit 36a4d0ea4f721de835b0001a2459680a5519514e
Author: Jan van Doorn <ja...@cable.comcast.com>
Date:   2016-12-26T21:47:16Z

    Add cdn column to profile table

commit 742d475ce7a877b07557ae739f34b33fbac4cc2e
Author: Jan van Doorn <ja...@cable.comcast.com>
Date:   2016-12-28T03:44:23Z

    Merge 1 - Tests

commit d095923ee94a1e33e8dbb0cced14f6f267523bdd
Author: Jan van Doorn <ja...@cable.comcast.com>
Date:   2016-12-29T18:00:53Z

    Merge 2 - profile test

commit 6832045e8e896307a186d4ffe8680810f048b716
Author: Jan van Doorn <ja...@cable.comcast.com>
Date:   2016-12-29T19:49:52Z

    Integration test fixtures

commit 85e5d8b3ea877cab4c57ca83e9413d11092a3030
Author: Jan van Doorn <ja...@cable.comcast.com>
Date:   2016-12-29T23:42:42Z

    Checkpoint - all integration and unit testst pass

commit 9a602f5b64642da30d50fdfeeea887e5ae8f6ae5
Author: Jan van Doorn <ja...@cable.comcast.com>
Date:   2016-12-31T17:23:43Z

    Remove (or rename) the original domain_name parameter in the test fixtures.

commit a6cc75638d04535a4a77f503b576fa7e28362abe
Author: Jan van Doorn <ja...@cable.comcast.com>
Date:   2016-12-31T20:02:44Z

    Add type ENUM and set the profile for DS in script

commit 05798ae1a2c46e1a0355888b0fa1fcf55b49d7cf
Author: Jan van Doorn <ja...@cable.comcast.com>
Date:   2016-12-31T20:58:55Z

    Reverese schema update

commit 8cf46ac7b8096a56edc7cfdb3483acd77203f6fa
Author: Jan van Doorn <ja...@cable.comcast.com>
Date:   2016-12-31T23:56:56Z

    CDN form & UI

commit 613e4ba6c49404d38440800e01a8535af984d344
Author: Jan van Doorn <ja...@cable.comcast.com>
Date:   2017-01-02T20:44:49Z

    Profiles UI with extended types and CDN

commit f84a4e2372d9e33cc5517e826a02b96e7e0792e9
Author: Jan van Doorn <ja...@cable.comcast.com>
Date:   2017-01-02T21:03:33Z

    Better names for variables

commit 9ede7b67eb76b5137b73ef315da5b56a4e0869a8
Author: Jan van Doorn <ja...@cable.comcast.com>
Date:   2017-01-02T23:11:12Z

    Deliveryservice UI; move stash stuff to MojoPlugin

commit 5ef37cee40f4e4fe18b8c0901c16b9d9147799c3
Author: Jan van Doorn <ja...@cable.comcast.com>
Date:   2017-01-03T21:04:26Z

    Checkpoint - t tests work now w Profile cdn / type

commit ee593b12729f715085c3970aa4347622ba2d18c4
Author: Jan van Doorn <ja...@cable.comcast.com>
Date:   2017-01-04T00:34:26Z

    Fix Integration tests, Fixtures

commit 16678b2e2b2f3cfed95421e90e0fce027ece5308
Author: Jan van Doorn <ja...@cable.comcast.com>
Date:   2017-01-04T04:16:27Z

    Fix ServerCheck.pm -- thanks tests.

commit 67ca5bfb7b753f4dab490da2c4eb1824379b3762
Author: Jan van Doorn <ja...@cable.comcast.com>
Date:   2017-01-06T23:44:42Z

    move enum values stuff to view

commit 4a1af4692ccc6a9eb8974258c716138fdc326f28
Author: Jan van Doorn <ja...@cable.comcast.com>
Date:   2017-01-13T21:00:25Z

    Change CDN ids in tests

commit 51101574f3bc1e3fe8a0d0922d866a97859c89b4
Author: Jan van Doorn <ja...@cable.comcast.com>
Date:   2017-02-07T19:56:36Z

    Move migration to .go file, and do all the work there

commit 827da1003274ae798c083a7588e54dafdf08789f
Author: Jan van Doorn <ja...@cable.comcast.com>
Date:   2017-02-08T14:42:00Z

    Formatting, cleanup

commit 4599a5b86da31b822e57f96d2769a28a340f282b
Author: Jan van Doorn <ja...@cable.comcast.com>
Date:   2017-02-08T22:35:12Z

    Remove removal of header_rewrite stuff, and add string algorithm

commit 71731cbe3725c82e9c2730db77bbffae533d20f8
Author: Jan van Doorn <ja...@cable.comcast.com>
Date:   2017-02-11T15:21:58Z

    Add params in ps_data formatting (sorry) and protocol in query

commit a24dd9de6a20ec2982bf4408a112f9b8363e024b
Author: Jan van Doorn <jv...@apache.org>
Date:   2017-02-11T20:40:19Z

    Add profile to query

commit 5bf0ae78aee2781693c6d2fb09dba8846eea590c
Author: Jan van Doorn <jv...@apache.org>
Date:   2017-02-11T23:07:15Z

    Use CDN for deliveryservice list

commit a6b451b33b2054f2707dce06d38f3c438e818a32
Author: Jan van Doorn <jv...@apache.org>
Date:   2017-02-11T23:22:21Z

    cleanup remove debugs

----


> Query string handling should be independent for cachekey and parent selection.
> ------------------------------------------------------------------------------
>
>                 Key: TC-112
>                 URL: https://issues.apache.org/jira/browse/TC-112
>             Project: Traffic Control
>          Issue Type: Improvement
>            Reporter: Jan van Doorn
>            Assignee: Jan van Doorn
>            Priority: Minor
>




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