[GitHub] trafficserver issue #1073: TS-4399 TS-4400 Management API messes up proxy op...

2016-11-04 Thread danobi
Github user danobi commented on the issue: https://github.com/apache/trafficserver/pull/1073 I couldn't figure out where the dup option was so I changed TS-4400 to a subtask of TS-4399. Also, can you kick off the CI again? I think I fixed the build. --- If your project is

[GitHub] trafficserver issue #1073: TS-4399 TS-4400 Management API messes up proxy op...

2016-11-03 Thread jpeach
Github user jpeach commented on the issue: https://github.com/apache/trafficserver/pull/1073 @danobi Since this covers 2 JIRAs, please designate one of them for the fix, and mark the other as a duplicate. --- If your project is set up for it, you can reply to this email and have

[GitHub] trafficserver issue #1073: TS-4399 TS-4400 Management API messes up proxy op...

2016-11-02 Thread atsci
Github user atsci commented on the issue: https://github.com/apache/trafficserver/pull/1073 Linux build *failed*! See https://ci.trafficserver.apache.org/job/Github-Linux/1050/ for details. --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] trafficserver issue #1073: TS-4399 TS-4400 Management API messes up proxy op...

2016-11-02 Thread atsci
Github user atsci commented on the issue: https://github.com/apache/trafficserver/pull/1073 FreeBSD build *failed*! See https://ci.trafficserver.apache.org/job/Github-FreeBSD/1157/ for details. --- If your project is set up for it, you can reply to this email and have your

[GitHub] trafficserver issue #1073: TS-4399 TS-4400 Management API messes up proxy op...

2016-11-02 Thread jpeach
Github user jpeach commented on the issue: https://github.com/apache/trafficserver/pull/1073 [approve ci] --- 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] trafficserver issue #1073: TS-4399 TS-4400 Management API messes up proxy op...

2016-10-31 Thread danobi
Github user danobi commented on the issue: https://github.com/apache/trafficserver/pull/1073 The actual issue was suspected issue #1, where there was a sleeping deadlock scenario. See commit message for details. Other than that most recent change, I think the patch is ready

[GitHub] trafficserver issue #1073: TS-4399 TS-4400 Management API messes up proxy op...

2016-10-28 Thread danobi
Github user danobi commented on the issue: https://github.com/apache/trafficserver/pull/1073 I think the delay issue is either: 1) The `mgmt_sleep_sec(1)` loop in `ProxyStateSet` b/c the main `traffic_manager` loop needs to run for the `lmgmt->proxy_running` flag to flip 2)

[GitHub] trafficserver issue #1073: TS-4399 TS-4400 Management API messes up proxy op...

2016-10-19 Thread danobi
Github user danobi commented on the issue: https://github.com/apache/trafficserver/pull/1073 How does that look? Still need to figure out that delay issue. --- 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

[GitHub] trafficserver issue #1073: TS-4399 TS-4400 Management API messes up proxy op...

2016-10-14 Thread danobi
Github user danobi commented on the issue: https://github.com/apache/trafficserver/pull/1073 @jpeach, is this what you were thinking? Also, between commit 82037 and 3365b, `traffic_ctl` stopped working immediately after ATS starts up. There is ~30s gap between startup any