[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 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 the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[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 your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[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 appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[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
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[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, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[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 for final 
review.


---
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 the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[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) Some kind of quirk with running `lmgmt->listenForProxy()`


---
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 the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[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 does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[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 
`traffic_ctl` commands working, eg. `sudo ./traffic_ctl server stop`. I'm still 
looking into this.


---
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 the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---