[GitHub] incubator-trafficcontrol pull request #247: [TC-124] - adds POST api/cdns/:i...

2017-02-01 Thread mitchell852
GitHub user mitchell852 opened a pull request: https://github.com/apache/incubator-trafficcontrol/pull/247 [TC-124] - adds POST api/cdns/:id/queue_update route and tries to stay consisten… …t with the implementation of the other queue_update routes (server and cachegroup) You

[jira] [Created] (TC-129) Create API endpoint to queue all servers for a delivery service

2017-02-01 Thread Jeremy Mitchell (JIRA)
Jeremy Mitchell created TC-129: -- Summary: Create API endpoint to queue all servers for a delivery service Key: TC-129 URL: https://issues.apache.org/jira/browse/TC-129 Project: Traffic Control

[jira] [Updated] (TC-129) Create TO API endpoint to queue all servers for a delivery service

2017-02-01 Thread Jeremy Mitchell (JIRA)
[ https://issues.apache.org/jira/browse/TC-129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Mitchell updated TC-129: --- Summary: Create TO API endpoint to queue all servers for a delivery service (was: Create API endpoint to

[jira] [Comment Edited] (TC-128) TO - Remove unused job tables

2017-02-01 Thread Jeremy Mitchell (JIRA)
[ https://issues.apache.org/jira/browse/TC-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15849354#comment-15849354 ] Jeremy Mitchell edited comment on TC-128 at 2/2/17 3:45 AM:

[jira] [Commented] (TC-128) TO - Remove unused job tables

2017-02-01 Thread Jeremy Mitchell (JIRA)
[ https://issues.apache.org/jira/browse/TC-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15849354#comment-15849354 ] Jeremy Mitchell commented on TC-128:

[jira] [Updated] (TC-128) TO - Remove unused job tables

2017-02-01 Thread Jeremy Mitchell (JIRA)
[ https://issues.apache.org/jira/browse/TC-128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Mitchell updated TC-128: --- Description: The following job tables are not used and should probably be removed as well as the code

[jira] [Comment Edited] (TC-99) api/{version}/cdns/:cdn_name/health returns the health of all cdns

2017-02-01 Thread Mark Torluemke (JIRA)
[ https://issues.apache.org/jira/browse/TC-99?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15849084#comment-15849084 ] Mark Torluemke edited comment on TC-99 at 2/1/17 11:13 PM: --- I think debug statements

[GitHub] incubator-trafficcontrol pull request #245: Fix TM2 /Stats to "stats" object...

2017-02-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-trafficcontrol/pull/245 --- 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 #242: Fix TM2 PerSec stats to only com...

2017-02-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-trafficcontrol/pull/242 --- 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 #244: [TC-126] - adds seed data lost w...

2017-02-01 Thread mitchell852
GitHub user mitchell852 opened a pull request: https://github.com/apache/incubator-trafficcontrol/pull/244 [TC-126] - adds seed data lost when migration files were removed You can merge this pull request into a Git repository by running: $ git pull

[jira] [Commented] (TC-126) Seeded data represented as a migration was lost

2017-02-01 Thread Jeremy Mitchell (JIRA)
[ https://issues.apache.org/jira/browse/TC-126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15848813#comment-15848813 ] Jeremy Mitchell commented on TC-126: here is the data lost when migrations were removed: insert into type

[jira] [Commented] (TC-125) Case sensitivity in DNSSEC keys

2017-02-01 Thread Jeff Elsloo (JIRA)
[ https://issues.apache.org/jira/browse/TC-125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15848777#comment-15848777 ] Jeff Elsloo commented on TC-125: I decided not to change anything related to the XML ID due to the fact that

[jira] [Commented] (TC-125) Case sensitivity in DNSSEC keys

2017-02-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TC-125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15848775#comment-15848775 ] ASF GitHub Bot commented on TC-125: --- GitHub user elsloo opened a pull request:

[GitHub] incubator-trafficcontrol pull request #243: [TC-125] Lowercase FQDNs generat...

2017-02-01 Thread elsloo
GitHub user elsloo opened a pull request: https://github.com/apache/incubator-trafficcontrol/pull/243 [TC-125] Lowercase FQDNs generated by Traffic Ops for use as DNSSEC k… …ey names, and lowercase the corresponding usage on the Traffic Router side. You can merge this pull

[jira] [Created] (TC-127) TO Extensions Documentation

2017-02-01 Thread Jeremy Mitchell (JIRA)
Jeremy Mitchell created TC-127: -- Summary: TO Extensions Documentation Key: TC-127 URL: https://issues.apache.org/jira/browse/TC-127 Project: Traffic Control Issue Type: Improvement

[jira] [Commented] (TC-126) Seeded data represented as a migration was lost

2017-02-01 Thread Jeremy Mitchell (JIRA)
[ https://issues.apache.org/jira/browse/TC-126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15848705#comment-15848705 ] Jeremy Mitchell commented on TC-126: This was brought to my attention thru this email:

[jira] [Created] (TC-126) Seeded data represented as a migration was lost

2017-02-01 Thread Jeremy Mitchell (JIRA)
Jeremy Mitchell created TC-126: -- Summary: Seeded data represented as a migration was lost Key: TC-126 URL: https://issues.apache.org/jira/browse/TC-126 Project: Traffic Control Issue Type: Bug

[GitHub] incubator-trafficcontrol pull request #240: [TC-99] api/{version}/cdns/:cdn_...

2017-02-01 Thread dangogh
Github user dangogh commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/240#discussion_r98947371 --- Diff: traffic_ops/app/lib/MojoPlugins/Health.pm --- @@ -159,6 +159,9 @@ sub register { cachegroups =>

[GitHub] incubator-trafficcontrol pull request #242: Fix TM2 PerSec stats to only com...

2017-02-01 Thread rob05c
GitHub user rob05c opened a pull request: https://github.com/apache/incubator-trafficcontrol/pull/242 Fix TM2 PerSec stats to only compute new results You can merge this pull request into a Git repository by running: $ git pull

[jira] [Updated] (TC-125) Case sensitivity in DNSSEC keys

2017-02-01 Thread Jeff Elsloo (JIRA)
[ https://issues.apache.org/jira/browse/TC-125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Elsloo updated TC-125: --- Description: When an XML ID on a Delivery Service is mixed case, Traffic Router is unable to find the

[jira] [Created] (TC-125) Case sensitivity in DNSSEC keys

2017-02-01 Thread Jeff Elsloo (JIRA)
Jeff Elsloo created TC-125: -- Summary: Case sensitivity in DNSSEC keys Key: TC-125 URL: https://issues.apache.org/jira/browse/TC-125 Project: Traffic Control Issue Type: Bug Components:

[GitHub] incubator-trafficcontrol pull request #241: Doc admin improvements

2017-02-01 Thread oren-shemesh
GitHub user oren-shemesh opened a pull request: https://github.com/apache/incubator-trafficcontrol/pull/241 Doc admin improvements Minor improvements to the Administrator Guide Added some missing info, and fixed some stuff, in the Traffic Monitor and Traffic Server pages.

[jira] [Commented] (TC-99) api/{version}/cdns/:cdn_name/health returns the health of all cdns

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

[GitHub] incubator-trafficcontrol pull request #240: [TC-99] api/{version}/cdns/:cdn_...

2017-02-01 Thread amiryesh
Github user amiryesh commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/240#discussion_r98848532 --- Diff: traffic_ops/app/lib/MojoPlugins/Health.pm --- @@ -159,6 +159,9 @@ sub register { cachegroups =>