[jira] [Created] (TC-198) Add ability to filter profiles by cdn thru the API

2017-03-15 Thread Jeremy Mitchell (JIRA)
Jeremy Mitchell created TC-198: -- Summary: Add ability to filter profiles by cdn thru the API Key: TC-198 URL: https://issues.apache.org/jira/browse/TC-198 Project: Traffic Control Issue Type:

[jira] [Updated] (TC-193) Add ability to filter delivery services by profile thru the API

2017-03-15 Thread Jeremy Mitchell (JIRA)
[ https://issues.apache.org/jira/browse/TC-193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Mitchell updated TC-193: --- Description: for the GET /api/$version/deliveryservices API you should be able to filter by profile by

[GitHub] incubator-trafficcontrol pull request #299: Instant Invalidate for ORT and T...

2017-03-15 Thread dneuman64
Github user dneuman64 commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/299#discussion_r106326442 --- Diff: traffic_ops/bin/traffic_ops_ort.pl --- @@ -1481,8 +1783,8 @@ sub get_header_comment { my $to_host = shift; my

[GitHub] incubator-trafficcontrol pull request #299: Instant Invalidate for ORT and T...

2017-03-15 Thread dneuman64
Github user dneuman64 commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/299#discussion_r106294548 --- Diff: traffic_ops/bin/traffic_ops_ort.pl --- @@ -262,6 +316,7 @@ sub usage { print "\t = report - prints config differences

[GitHub] incubator-trafficcontrol pull request #299: Instant Invalidate for ORT and T...

2017-03-15 Thread dneuman64
Github user dneuman64 commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/299#discussion_r106293453 --- Diff: traffic_ops/bin/traffic_ops_ort.pl --- @@ -177,32 +184,62 @@ Start main flow

[GitHub] incubator-trafficcontrol pull request #299: Instant Invalidate for ORT and T...

2017-03-15 Thread dneuman64
Github user dneuman64 commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/299#discussion_r106326536 --- Diff: traffic_ops/bin/traffic_ops_ort.pl --- @@ -2151,13 +2453,22 @@ sub validate_result { } } -sub set_url {

[GitHub] incubator-trafficcontrol pull request #299: Instant Invalidate for ORT and T...

2017-03-15 Thread dneuman64
Github user dneuman64 commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/299#discussion_r106294133 --- Diff: traffic_ops/bin/traffic_ops_ort.pl --- @@ -226,6 +263,7 @@ } } + --- End diff -- is this

[GitHub] incubator-trafficcontrol pull request #299: Instant Invalidate for ORT and T...

2017-03-15 Thread dneuman64
Github user dneuman64 commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/299#discussion_r106294076 --- Diff: traffic_ops/bin/traffic_ops_ort.pl --- @@ -213,7 +250,7 @@ _file('remap.config');

[GitHub] incubator-trafficcontrol pull request #299: Instant Invalidate for ORT and T...

2017-03-15 Thread dneuman64
Github user dneuman64 commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/299#discussion_r106325936 --- Diff: traffic_ops/bin/traffic_ops_ort.pl --- @@ -671,31 +748,128 @@ sub get_print_current_client_connections { ( $log_level

[GitHub] incubator-trafficcontrol pull request #299: Instant Invalidate for ORT and T...

2017-03-15 Thread dneuman64
Github user dneuman64 commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/299#discussion_r106325223 --- Diff: traffic_ops/bin/traffic_ops_ort.pl --- @@ -646,18 +713,28 @@ sub update_trops { } }

[GitHub] incubator-trafficcontrol pull request #372: Add Traffic Monitor 2.0 getting ...

2017-03-15 Thread rob05c
GitHub user rob05c opened a pull request: https://github.com/apache/incubator-trafficcontrol/pull/372 Add Traffic Monitor 2.0 getting its CDN from Traffic Ops Adds Traffic Monitor 2.0 getting the name of the CDN to monitor from Traffic Ops. The CDN is the CDN that this Traffic

[GitHub] incubator-trafficcontrol pull request #371: Tenancy table creation

2017-03-15 Thread nir-sopher
GitHub user nir-sopher opened a pull request: https://github.com/apache/incubator-trafficcontrol/pull/371 Tenancy table creation This PR is the first step in adding "org tenancy" to TC. It comes to start and replace PR-322 It define the tenants table, including an "active" flag

[GitHub] incubator-trafficcontrol pull request #299: Instant Invalidate for ORT and T...

2017-03-15 Thread dg4prez
Github user dg4prez commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/299#discussion_r106284146 --- Diff: traffic_ops/app/lib/MojoPlugins/Job.pm --- @@ -70,8 +70,16 @@ sub register { }

[GitHub] incubator-trafficcontrol pull request #299: Instant Invalidate for ORT and T...

2017-03-15 Thread dg4prez
Github user dg4prez commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/299#discussion_r106283866 --- Diff: traffic_ops/app/lib/UI/Server.pm --- @@ -980,7 +1018,14 @@ sub postupdate { my $update_server =

[GitHub] incubator-trafficcontrol pull request #299: Instant Invalidate for ORT and T...

2017-03-15 Thread dg4prez
Github user dg4prez commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/299#discussion_r106283782 --- Diff: traffic_ops/app/lib/UI/Server.pm --- @@ -915,20 +916,53 @@ sub readupdate { {

[GitHub] incubator-trafficcontrol pull request #344: TO Install instructions

2017-03-15 Thread MattMills
Github user MattMills commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/344#discussion_r106282322 --- Diff: traffic_ops/INSTALL.md --- @@ -88,14 +107,18 @@ We need to tell carton where it is so the `DBD::Pg` module is installed

[GitHub] incubator-trafficcontrol pull request #370: Adding a "create user" to the ap...

2017-03-15 Thread nir-sopher
GitHub user nir-sopher opened a pull request: https://github.com/apache/incubator-trafficcontrol/pull/370 Adding a "create user" to the api You can merge this pull request into a Git repository by running: $ git pull https://github.com/nir-sopher/incubator-trafficcontrol

[GitHub] incubator-trafficcontrol pull request #344: TO Install instructions

2017-03-15 Thread MattMills
Github user MattMills commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/344#discussion_r106281138 --- Diff: traffic_ops/INSTALL.md --- @@ -8,53 +8,71 @@ Instructions are here: https://yum.postgresql.org/ - grab the

[GitHub] incubator-trafficcontrol pull request #344: TO Install instructions

2017-03-15 Thread MattMills
Github user MattMills commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/344#discussion_r106280949 --- Diff: traffic_ops/INSTALL.md --- @@ -8,53 +8,71 @@ Instructions are here: https://yum.postgresql.org/ - grab the

[GitHub] incubator-trafficcontrol pull request #299: Instant Invalidate for ORT and T...

2017-03-15 Thread dg4prez
Github user dg4prez commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/299#discussion_r106271956 --- Diff: traffic_ops/app/lib/API/Configs/ApacheTrafficServer.pm --- @@ -76,7 +76,9 @@ sub get_config_metadata {

[jira] [Updated] (TC-197) File descriptor leak caused by NIO protocol connector

2017-03-15 Thread Jeff Elsloo (JIRA)
[ https://issues.apache.org/jira/browse/TC-197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Elsloo updated TC-197: --- Attachment: Screen Shot 2017-03-15 at 2.12.58 PM.png Chart showing growth of threads, memory and connections. >

[jira] [Created] (TC-197) File descriptor leak caused by NIO protocol connector

2017-03-15 Thread Jeff Elsloo (JIRA)
Jeff Elsloo created TC-197: -- Summary: File descriptor leak caused by NIO protocol connector Key: TC-197 URL: https://issues.apache.org/jira/browse/TC-197 Project: Traffic Control Issue Type: Bug

[GitHub] incubator-trafficcontrol pull request #299: Instant Invalidate for ORT and T...

2017-03-15 Thread mitchell852
Github user mitchell852 commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/299#discussion_r106269894 --- Diff: traffic_ops/app/lib/UI/Server.pm --- @@ -980,7 +1018,14 @@ sub postupdate { my $update_server =

[GitHub] incubator-trafficcontrol pull request #299: Instant Invalidate for ORT and T...

2017-03-15 Thread mitchell852
Github user mitchell852 commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/299#discussion_r106267760 --- Diff: traffic_ops/app/lib/UI/Server.pm --- @@ -915,20 +916,53 @@ sub readupdate { {

[GitHub] incubator-trafficcontrol pull request #299: Instant Invalidate for ORT and T...

2017-03-15 Thread mitchell852
Github user mitchell852 commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/299#discussion_r106264761 --- Diff: traffic_ops/app/lib/API/Configs/ApacheTrafficServer.pm --- @@ -76,7 +76,9 @@ sub get_config_metadata {

[GitHub] incubator-trafficcontrol pull request #299: Instant Invalidate for ORT and T...

2017-03-15 Thread mitchell852
Github user mitchell852 commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/299#discussion_r106263950 --- Diff: traffic_ops/app/db/migrations/20170221190747_add_reval_pending.sql --- @@ -0,0 +1,26 @@ +/* + --- End diff --

[GitHub] incubator-trafficcontrol pull request #344: TO Install instructions

2017-03-15 Thread dangogh
Github user dangogh commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/344#discussion_r106258947 --- Diff: INSTALL.md --- @@ -0,0 +1,101 @@ +# From new CentOS 7 install: + +## Disable selinux: +### change

[GitHub] incubator-trafficcontrol pull request #344: TO Install instructions

2017-03-15 Thread dangogh
Github user dangogh commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/344#discussion_r106258828 --- Diff: INSTALL.md --- @@ -0,0 +1,101 @@ +# From new CentOS 7 install: + +## Disable selinux: +### change

[GitHub] incubator-trafficcontrol pull request #344: TO Install instructions

2017-03-15 Thread dangogh
Github user dangogh commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/344#discussion_r106258688 --- Diff: INSTALL.md --- @@ -0,0 +1,101 @@ +# From new CentOS 7 install: + +## Disable selinux: +### change

[GitHub] incubator-trafficcontrol pull request #344: TO Install instructions

2017-03-15 Thread dangogh
Github user dangogh commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/344#discussion_r106258643 --- Diff: INSTALL.md --- @@ -0,0 +1,101 @@ +# From new CentOS 7 install: + +## Disable selinux: +### change

[GitHub] incubator-trafficcontrol pull request #369: fixes broken cdn test. domainNam...

2017-03-15 Thread mitchell852
GitHub user mitchell852 opened a pull request: https://github.com/apache/incubator-trafficcontrol/pull/369 fixes broken cdn test. domainName is required on put. You can merge this pull request into a Git repository by running: $ git pull

[jira] [Commented] (TC-184) Tenant Hierarchy

2017-03-15 Thread Ryan Durfey (JIRA)
[ https://issues.apache.org/jira/browse/TC-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15926639#comment-15926639 ] Ryan Durfey commented on TC-184: Certainly. I think that makes sense. > Tenant Hierarchy >

[jira] [Updated] (TC-196) TO endpoint for version

2017-03-15 Thread Dan Kirkwood (JIRA)
[ https://issues.apache.org/jira/browse/TC-196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Kirkwood updated TC-196: Description: Traffic Ops UI has Help->About link to show what version is installed along with other info.

[jira] [Created] (TC-196) TO endpoint for version

2017-03-15 Thread Dan Kirkwood (JIRA)
Dan Kirkwood created TC-196: --- Summary: TO endpoint for version Key: TC-196 URL: https://issues.apache.org/jira/browse/TC-196 Project: Traffic Control Issue Type: Wish Components: Traffic

[GitHub] incubator-trafficcontrol issue #331: Fixing typo in traffic_router/build/pom...

2017-03-15 Thread limited
Github user limited commented on the issue: https://github.com/apache/incubator-trafficcontrol/pull/331 @hbeatty Can you please close this PR? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not

[jira] [Commented] (TC-190) TTL type mismatch in CrConfig

2017-03-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TC-190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15926444#comment-15926444 ] ASF GitHub Bot commented on TC-190: --- Github user dneuman64 commented on the issue:

[jira] [Commented] (TC-190) TTL type mismatch in CrConfig

2017-03-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TC-190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15926445#comment-15926445 ] ASF GitHub Bot commented on TC-190: --- Github user dneuman64 closed the pull request at:

[GitHub] incubator-trafficcontrol pull request #365: BACKPORT - [TC-190] update CrCon...

2017-03-15 Thread dneuman64
Github user dneuman64 closed the pull request at: https://github.com/apache/incubator-trafficcontrol/pull/365 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or

[jira] [Assigned] (TC-181) Fancybox software in web_deps.txt is unavailable at specificed URL

2017-03-15 Thread Robert Scrimo (JIRA)
[ https://issues.apache.org/jira/browse/TC-181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scrimo reassigned TC-181: Assignee: Robert Scrimo (was: Dan Kirkwood) > Fancybox software in web_deps.txt is unavailable at

[jira] [Updated] (TC-195) Traffic Router requires status to be set to OFFLINE to remove an active Traffic Router

2017-03-15 Thread Jeff Elsloo (JIRA)
[ https://issues.apache.org/jira/browse/TC-195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Elsloo updated TC-195: --- Description: Traffic Router currently requires the status of a given Traffic Router to be set to OFFLINE if it

[jira] [Commented] (TC-189) deliveryservice api doesn't return missLong

2017-03-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TC-189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15926354#comment-15926354 ] ASF GitHub Bot commented on TC-189: --- Github user mitchell852 closed the pull request at:

[GitHub] incubator-trafficcontrol pull request #362: [BACKPORT] [TC-189] - fixes 2 mi...

2017-03-15 Thread mitchell852
Github user mitchell852 closed the pull request at: https://github.com/apache/incubator-trafficcontrol/pull/362 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so,

[jira] [Created] (TC-195) Traffic Router requires status to be set to OFFLINE to remove an active Traffic Router

2017-03-15 Thread Jeff Elsloo (JIRA)
Jeff Elsloo created TC-195: -- Summary: Traffic Router requires status to be set to OFFLINE to remove an active Traffic Router Key: TC-195 URL: https://issues.apache.org/jira/browse/TC-195 Project: Traffic

[GitHub] incubator-trafficcontrol pull request #368: [BACKPORT] - fixes regression - ...

2017-03-15 Thread mitchell852
Github user mitchell852 closed the pull request at: https://github.com/apache/incubator-trafficcontrol/pull/368 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so,

[jira] [Commented] (TC-190) TTL type mismatch in CrConfig

2017-03-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TC-190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15926352#comment-15926352 ] ASF GitHub Bot commented on TC-190: --- Github user asfgit closed the pull request at:

[GitHub] incubator-trafficcontrol issue #368: [BACKPORT] - fixes regression - unable ...

2017-03-15 Thread limited
Github user limited commented on the issue: https://github.com/apache/incubator-trafficcontrol/pull/368 merged to 2.0.x, please close --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[jira] [Commented] (TC-189) deliveryservice api doesn't return missLong

2017-03-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TC-189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15926336#comment-15926336 ] ASF GitHub Bot commented on TC-189: --- Github user limited commented on the issue:

[GitHub] incubator-trafficcontrol issue #358: [BACKPORT] -- This fixes a potential nu...

2017-03-15 Thread limited
Github user limited commented on the issue: https://github.com/apache/incubator-trafficcontrol/pull/358 merged, please close --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[GitHub] incubator-trafficcontrol pull request #358: [BACKPORT] -- This fixes a poten...

2017-03-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-trafficcontrol/pull/358 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if

[GitHub] incubator-trafficcontrol pull request #368: [BACKPORT] - fixes regression - ...

2017-03-15 Thread mitchell852
GitHub user mitchell852 opened a pull request: https://github.com/apache/incubator-trafficcontrol/pull/368 [BACKPORT] - fixes regression - unable to create federations (cherry picked from commit 6685b67d373562849e94cda3ee5c4ca630ee57fb) You can merge this pull request into a Git

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

2017-03-15 Thread Jeff Elsloo (JIRA)
[ https://issues.apache.org/jira/browse/TC-179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Elsloo closed TC-179. -- > Add support for client steering/multi-location format response >

[jira] [Commented] (TC-184) Tenant Hierarchy

2017-03-15 Thread Nir Sopher (JIRA)
[ https://issues.apache.org/jira/browse/TC-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15926224#comment-15926224 ] Nir Sopher commented on TC-184: --- Hi Ryan, I'm currently working on a PR focusing on items 1-4 of the JIRA