[GitHub] trafficserver issue #872: TS-4735: Fix race condition in traffic_server star...

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

[GitHub] trafficserver issue #872: TS-4735: Fix race condition in traffic_server star...

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

[GitHub] trafficserver issue #872: TS-4735: Fix race condition in traffic_server star...

2016-09-02 Thread jpeach
Github user jpeach commented on the issue: https://github.com/apache/trafficserver/pull/872 [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 #872: TS-4735: Fix race condition in traffic_server star...

2016-09-01 Thread jpeach
Github user jpeach commented on the issue: https://github.com/apache/trafficserver/pull/872 The 10k is an arbitrary number chosen in [TS-4161](https://issues.apache.org/jira/browse/TS-4161). --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] trafficserver issue #872: TS-4735: Fix race condition in traffic_server star...

2016-09-01 Thread kshri23
Github user kshri23 commented on the issue: https://github.com/apache/trafficserver/pull/872 James, that is a good idea. I am not sure but I think it should be okay to do so. I will need to dig in a bit though to understand why this value was fixed unless anyone recollects we chose

[GitHub] trafficserver issue #872: TS-4735: Fix race condition in traffic_server star...

2016-09-01 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/872 This is failing on Linux because of clang-format. Please run "make clang-format" and push again. --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] trafficserver issue #872: TS-4735: Fix race condition in traffic_server star...

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

[GitHub] trafficserver issue #872: TS-4735: Fix race condition in traffic_server star...

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

[GitHub] trafficserver issue #872: TS-4735: Fix race condition in traffic_server star...

2016-09-01 Thread jpeach
Github user jpeach commented on the issue: https://github.com/apache/trafficserver/pull/872 @kshri23 I dig into the startup sequence a bit more and I'm now convinced that this is a reasonable approach. What do you think about just changing ``MAX_MSGS_IN_A_ROW`` to something sanely

[GitHub] trafficserver issue #872: TS-4735: Fix race condition in traffic_server star...

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

[GitHub] trafficserver issue #872: TS-4735: Fix race condition in traffic_server star...

2016-09-01 Thread jpeach
Github user jpeach commented on the issue: https://github.com/apache/trafficserver/pull/872 [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 #872: TS-4735: Fix race condition in traffic_server star...

2016-08-31 Thread kshri23
Github user kshri23 commented on the issue: https://github.com/apache/trafficserver/pull/872 James, I believe that this patch doesn't address just a symptom, it addresses a fundamental flaw in the startup code. A race condition. As I mentioned in the bug description, this issue

[GitHub] trafficserver issue #872: TS-4735: Fix race condition in traffic_server star...

2016-08-31 Thread jpeach
Github user jpeach commented on the issue: https://github.com/apache/trafficserver/pull/872 As mentioned on TS-4646, this is not very reproducible. Although the patch here makes the symptom go away, I'm not comfortable that we really understand why the initial message exchange takes

[GitHub] trafficserver issue #872: TS-4735: Fix race condition in traffic_server star...

2016-08-19 Thread kshri23
Github user kshri23 commented on the issue: https://github.com/apache/trafficserver/pull/872 These messages come from traffic_manager. It is due to https://issues.apache.org/jira/browse/TS-4646 --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] trafficserver issue #872: TS-4735: Fix race condition in traffic_server star...

2016-08-18 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/872 Curious, where do these messages come from? Is that related to clustering? [approveci] --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub