Github user masaori335 commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/277#discussion_r39465419
--- Diff: ci/tsqa/tests/test_http2_spec.py ---
@@ -0,0 +1,114 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more c
I've prepared a release for 6.0.0 (RC3) which is the next major version of
Apache Traffic Server. This version breaks binary compatibility and plugins
will need to be recompiled. This is detailed in our Release Management
document:
https://cwiki.apache.org/confluence/display/TS/Release+Manage
Github user shinrich commented on the pull request:
https://github.com/apache/trafficserver/pull/288#issuecomment-140201701
Fix looks good. Adds null checks and computes length even when buf is NULL
to handle the pattern of calling once with no buffer to compute length of
buffer to u
Github user zwoop commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/293#discussion_r39430575
--- Diff: proxy/logging/Log.cc ---
@@ -478,7 +478,7 @@ Log::init_fields()
global_field_list.add(field, false);
ink_hash_table_insert(field_s
Github user ericcarlschwartz commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/293#discussion_r39430482
--- Diff: proxy/logging/Log.cc ---
@@ -478,7 +478,7 @@ Log::init_fields()
global_field_list.add(field, false);
ink_hash_table_ins
Github user zwoop commented on the pull request:
https://github.com/apache/trafficserver/pull/293#issuecomment-140170568
As discussed on the IRC, I think we should
1) Change the subject for this Jira, I thought isSSL was the name of the
new tag.
2) The description sh
Apache Traffic Server v5.3.2 Released
The Apache Software Foundation and the Apache Traffic Server project
are pleased to announce the release of Apache Traffic Server v5.3.2!
This is our third stable release in the 5.3.x LTS branch, and is
immediately available for download at:
h
GitHub user ericcarlschwartz opened a pull request:
https://github.com/apache/trafficserver/pull/293
[TS-3911] Create log tag for server connection isSSL
Have tested this and provides the correct info.
You can merge this pull request into a Git repository by running:
$ git pull
Github user ericcarlschwartz commented on the pull request:
https://github.com/apache/trafficserver/pull/288#issuecomment-140151851
make sure that this will close #288 and #122
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as w
Github user ericcarlschwartz commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/277#discussion_r39420551
--- Diff: ci/tsqa/tests/test_http2_spec.py ---
@@ -0,0 +1,114 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or
Github user asfgit closed the pull request at:
https://github.com/apache/trafficserver/pull/292
---
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
I will take a look at it and see why the tests are breaking for h2spec.
-Bryan
> On Sep 14, 2015, at 5:31 AM, Masaori Koshiba wrote:
>
> Hi Bryan,
>
> 6.0.0-rc2 breaks 2 tests of h2spec. Those tests are passed in 6.0.0-rc1.
> Please take a look at TS-3902.
>
> -1
>
> Thanks,
> Masaori
>
>>
Hi Bryan,
6.0.0-rc2 breaks 2 tests of h2spec. Those tests are passed in 6.0.0-rc1.
Please take a look at TS-3902.
-1
Thanks,
Masaori
> 2015/09/12 7:46、Bryan Call のメール:
>
> 2
smime.p7s
Description: S/MIME cryptographic signature
GitHub user masaori335 opened a pull request:
https://github.com/apache/trafficserver/pull/292
TS-3902: Wrong conditional for checking on continuation frame and to â¦
â¦send the go_away frame
Fix contitions to check frame type too
You can merge this pull request into a Gi
14 matches
Mail list logo