You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by ja...@apache.org on 2016/05/24 22:14:59 UTC

[trafficserver] branch master updated (c0fd68a -> 716fb2d)

This is an automated email from the ASF dual-hosted git repository.

jacksontj pushed a change to branch master
in repository https://git-dual.apache.org/repos/asf/trafficserver.git.

      from  c0fd68a   Merge pull request #662 from masaori335/ts-4477
      adds  736009b   TS-3959: requests are retryable only if bytes were sent and there was no connection error
      adds  b67906d   Add tests for TS-3959
       new  716fb2d   Merge pull request #658 from jacksontj/TS-3959

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ci/tsqa/tests/test_connect_attempts.py | 42 ++++++++++++++++++++++++++++++++++
 proxy/http/HttpTransact.cc             |  4 ++--
 2 files changed, 44 insertions(+), 2 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@trafficserver.apache.org" <co...@trafficserver.apache.org>'].

[trafficserver] 01/01: Merge pull request #658 from jacksontj/TS-3959

Posted by ja...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

jacksontj pushed a commit to branch master
in repository https://git-dual.apache.org/repos/asf/trafficserver.git

commit 716fb2d7fcdb044c409b7d994d1035c99d552ee4
Merge: c0fd68a b67906d
Author: Thomas Jackson <ja...@gmail.com>
AuthorDate: Tue May 24 15:14:52 2016 -0700

    Merge pull request #658 from jacksontj/TS-3959
    
    TS-3959: requests are retryable only if bytes were sent and there was no connection error

 ci/tsqa/tests/test_connect_attempts.py | 42 ++++++++++++++++++++++++++++++++++
 proxy/http/HttpTransact.cc             |  4 ++--
 2 files changed, 44 insertions(+), 2 deletions(-)


-- 
To stop receiving notification emails like this one, please contact
"commits@trafficserver.apache.org" <co...@trafficserver.apache.org>.