[GitHub] incubator-trafficcontrol pull request #359: [TC-186] - ds profile is now opt...

2017-03-13 Thread mitchell852
GitHub user mitchell852 opened a pull request: https://github.com/apache/incubator-trafficcontrol/pull/359 [TC-186] - ds profile is now optional per PR #290 You can merge this pull request into a Git repository by running: $ git pull

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

2017-03-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TC-179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15923467#comment-15923467 ] ASF GitHub Bot commented on TC-179: --- Github user dneuman64 commented on a diff in the pull request:

[GitHub] incubator-trafficcontrol pull request #348: [TC-179] Add support for multi-l...

2017-03-13 Thread dneuman64
Github user dneuman64 commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/348#discussion_r105817781 --- Diff: traffic_router/core/src/main/java/com/comcast/cdn/traffic_control/traffic_router/core/router/HTTPRouteResult.java --- @@

[GitHub] incubator-trafficcontrol pull request #348: [TC-179] Add support for multi-l...

2017-03-13 Thread dneuman64
Github user dneuman64 commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/348#discussion_r105817802 --- Diff: traffic_router/core/src/main/java/com/comcast/cdn/traffic_control/traffic_router/core/router/HTTPRouteResult.java --- @@

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

2017-03-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TC-179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15923466#comment-15923466 ] ASF GitHub Bot commented on TC-179: --- Github user dneuman64 commented on a diff in the pull request:

[jira] [Created] (TC-186) DS Profile is now optional but DS API still enforces a profile

2017-03-13 Thread Jeremy Mitchell (JIRA)
Jeremy Mitchell created TC-186: -- Summary: DS Profile is now optional but DS API still enforces a profile Key: TC-186 URL: https://issues.apache.org/jira/browse/TC-186 Project: Traffic Control

[jira] [Commented] (TC-178) ssl_multicert.config too slow

2017-03-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TC-178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15923437#comment-15923437 ] ASF GitHub Bot commented on TC-178: --- GitHub user dneuman64 opened a pull request:

[GitHub] incubator-trafficcontrol pull request #357: [TC-178] Remove an unncessary da...

2017-03-13 Thread dneuman64
GitHub user dneuman64 opened a pull request: https://github.com/apache/incubator-trafficcontrol/pull/357 [TC-178] Remove an unncessary database query This was slowing down the /genfiles/.../ssl_multicert.config call, especially with a remote postgres cluster. This fixes

[jira] [Commented] (TC-183) api/1.2/servers/:id returns 'offline_reason' instead of the expected 'offlineReason'

2017-03-13 Thread Jeremy Mitchell (JIRA)
[ https://issues.apache.org/jira/browse/TC-183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15923420#comment-15923420 ] Jeremy Mitchell commented on TC-183: [~guzzijason] - can you verify the fix and then close? thanks! >

[jira] [Resolved] (TC-183) api/1.2/servers/:id returns 'offline_reason' instead of the expected 'offlineReason'

2017-03-13 Thread Jeremy Mitchell (JIRA)
[ https://issues.apache.org/jira/browse/TC-183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Mitchell resolved TC-183. Resolution: Fixed Fix Version/s: 2.0.0 > api/1.2/servers/:id returns 'offline_reason' instead of

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

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

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

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

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

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

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

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

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

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

[GitHub] incubator-trafficcontrol pull request #355: Change TM2 to not 503 for new un...

2017-03-13 Thread rob05c
GitHub user rob05c opened a pull request: https://github.com/apache/incubator-trafficcontrol/pull/355 Change TM2 to not 503 for new unpolled caches Changes Traffic Monitor 2.0 to not return 503 when a new CRConfig with new, unpolled caches is received, after startup. Now, it

[GitHub] incubator-trafficcontrol pull request #354: goTM - update CrConfig structs t...

2017-03-13 Thread dneuman64
GitHub user dneuman64 opened a pull request: https://github.com/apache/incubator-trafficcontrol/pull/354 goTM - update CrConfig structs to work with TO 2.0 HTTPSPort and Port are strings in TO 1.x but ints in TO 2.x. You can merge this pull request into a Git repository by

[GitHub] incubator-trafficcontrol pull request #353: Fix Traffic Monitor 2.0 to mark ...

2017-03-13 Thread rob05c
GitHub user rob05c opened a pull request: https://github.com/apache/incubator-trafficcontrol/pull/353 Fix Traffic Monitor 2.0 to mark System.NotAvailable caches polled You can merge this pull request into a Git repository by running: $ git pull

[jira] [Created] (TC-185) postinstall doesn't run due to missing perl module

2017-03-13 Thread Hank Beatty (JIRA)
Hank Beatty created TC-185: -- Summary: postinstall doesn't run due to missing perl module Key: TC-185 URL: https://issues.apache.org/jira/browse/TC-185 Project: Traffic Control Issue Type: Bug

[GitHub] incubator-trafficcontrol pull request #336: [TC-178] BACKPORT -- Remove an u...

2017-03-13 Thread dneuman64
Github user dneuman64 closed the pull request at: https://github.com/apache/incubator-trafficcontrol/pull/336 --- 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] [Commented] (TC-183) api/1.2/servers/:id returns 'offline_reason' instead of the expected 'offlineReason'

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

[GitHub] incubator-trafficcontrol pull request #351: [BACKPORT] - TC-183 - server.pm ...

2017-03-13 Thread mitchell852
Github user mitchell852 closed the pull request at: https://github.com/apache/incubator-trafficcontrol/pull/351 --- 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,

[GitHub] incubator-trafficcontrol issue #336: [TC-178] BACKPORT -- Remove an unncessa...

2017-03-13 Thread dneuman64
Github user dneuman64 commented on the issue: https://github.com/apache/incubator-trafficcontrol/pull/336 merged, so closing --- 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

[jira] [Commented] (TC-178) ssl_multicert.config too slow

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

[jira] [Commented] (TC-178) ssl_multicert.config too slow

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

[jira] [Commented] (TC-183) api/1.2/servers/:id returns 'offline_reason' instead of the expected 'offlineReason'

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

[GitHub] incubator-trafficcontrol pull request #350: [TC-183] - in server.pm - offlin...

2017-03-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-trafficcontrol/pull/350 --- 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 #349: steering_2.0

2017-03-13 Thread dg4prez
GitHub user dg4prez opened a pull request: https://github.com/apache/incubator-trafficcontrol/pull/349 steering_2.0 You can merge this pull request into a Git repository by running: $ git pull https://github.com/dg4prez/incubator-trafficcontrol steering_2.0 Alternatively you

[GitHub] incubator-trafficcontrol pull request #333: [TC-176] fix minor typo in

2017-03-13 Thread dangogh
Github user dangogh closed the pull request at: https://github.com/apache/incubator-trafficcontrol/pull/333 --- 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

[jira] [Commented] (TC-176) 2.0.x traffic router will not build

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