[jira] [Resolved] (TC-65) don't use build number in tarball name

2016-12-08 Thread Dan Kirkwood (JIRA)
[ https://issues.apache.org/jira/browse/TC-65?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Kirkwood resolved TC-65. Resolution: Fixed > don't use build number in tarball name > -- > >

[GitHub] incubator-trafficcontrol pull request #99: Fix statHistory to be newest-firs...

2016-12-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-trafficcontrol/pull/99 --- 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 issue #99: Fix statHistory to be newest-first

2016-12-08 Thread dneuman64
Github user dneuman64 commented on the issue: https://github.com/apache/incubator-trafficcontrol/pull/99 Thanks for all the fixes..merging --- 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

[GitHub] incubator-trafficcontrol pull request #130: [TC-65] remove build number from...

2016-12-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-trafficcontrol/pull/130 --- 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 #130: [TC-65] remove build number from...

2016-12-08 Thread dangogh
GitHub user dangogh opened a pull request: https://github.com/apache/incubator-trafficcontrol/pull/130 [TC-65] remove build number from tarball name minor change to build script.. You can merge this pull request into a Git repository by running: $ git pull

[GitHub] incubator-trafficcontrol pull request #99: Fix statHistory to be newest-firs...

2016-12-08 Thread rob05c
Github user rob05c commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/99#discussion_r91558538 --- Diff: traffic_monitor/experimental/common/poller/poller.go --- @@ -157,68 +187,151 @@ func (p HttpPoller) Poll() {

[GitHub] incubator-trafficcontrol pull request #99: Fix statHistory to be newest-firs...

2016-12-08 Thread rob05c
Github user rob05c commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/99#discussion_r91558204 --- Diff: traffic_monitor/experimental/traffic_monitor/cache/data.go --- @@ -1,4 +1,8 @@ -package manager +package cache +

[GitHub] incubator-trafficcontrol pull request #99: Fix statHistory to be newest-firs...

2016-12-08 Thread rob05c
Github user rob05c commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/99#discussion_r91555159 --- Diff: traffic_monitor/experimental/common/poller/heap.go --- @@ -0,0 +1,112 @@ +package poller + +import ( + "fmt"

[GitHub] incubator-trafficcontrol pull request #99: Fix statHistory to be newest-firs...

2016-12-08 Thread dneuman64
Github user dneuman64 commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/99#discussion_r91554689 --- Diff: traffic_monitor/experimental/common/poller/poller.go --- @@ -157,68 +187,151 @@ func (p HttpPoller) Poll() {

[GitHub] incubator-trafficcontrol pull request #99: Fix statHistory to be newest-firs...

2016-12-08 Thread dneuman64
Github user dneuman64 commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/99#discussion_r91555271 --- Diff: traffic_monitor/experimental/traffic_monitor/cache/data_test.go --- @@ -0,0 +1,237 @@ +package cache --- End diff --

[GitHub] incubator-trafficcontrol pull request #99: Fix statHistory to be newest-firs...

2016-12-08 Thread dneuman64
Github user dneuman64 commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/99#discussion_r91555188 --- Diff: traffic_monitor/experimental/traffic_monitor/cache/data.go --- @@ -1,4 +1,8 @@ -package manager +package cache +

[GitHub] incubator-trafficcontrol pull request #99: Fix statHistory to be newest-firs...

2016-12-08 Thread dneuman64
Github user dneuman64 commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/99#discussion_r91553499 --- Diff: traffic_monitor/experimental/common/poller/poller.go --- @@ -157,68 +187,151 @@ func (p HttpPoller) Poll() {

[GitHub] incubator-trafficcontrol pull request #99: Fix statHistory to be newest-firs...

2016-12-08 Thread dneuman64
Github user dneuman64 commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/99#discussion_r91554715 --- Diff: traffic_monitor/experimental/common/poller/poller.go --- @@ -157,68 +187,151 @@ func (p HttpPoller) Poll() {

[GitHub] incubator-trafficcontrol pull request #99: Fix statHistory to be newest-firs...

2016-12-08 Thread rob05c
Github user rob05c commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/99#discussion_r91555135 --- Diff: traffic_monitor/experimental/common/poller/heap.go --- @@ -0,0 +1,112 @@ +package poller + +import ( + "fmt"

[GitHub] incubator-trafficcontrol pull request #99: Fix statHistory to be newest-firs...

2016-12-08 Thread dneuman64
Github user dneuman64 commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/99#discussion_r91546349 --- Diff: traffic_monitor/experimental/common/poller/heap.go --- @@ -0,0 +1,112 @@ +package poller + +import ( + "fmt"

[GitHub] incubator-trafficcontrol pull request #127: [TC-52] Integration Tests for Tr...

2016-12-08 Thread mitchell852
Github user mitchell852 commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/127#discussion_r91540680 --- Diff: traffic_ops/app/lib/API/Deliveryservice.pm --- @@ -295,7 +295,7 @@ sub update { my @response;

[jira] [Commented] (TC-52) Integration Tests for TO Client

2016-12-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TC-52?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15732567#comment-15732567 ] ASF GitHub Bot commented on TC-52: -- Github user mitchell852 commented on a diff in the pull request:

[jira] [Closed] (TC-20) Traffic Stats throws errors when getting cache_stats from TM 2.0

2016-12-08 Thread David Neuman (JIRA)
[ https://issues.apache.org/jira/browse/TC-20?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Neuman closed TC-20. -- Resolution: Fixed Assignee: David Neuman It appears that this is now resolved by some change to TM 2.0. I can