You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/02/11 10:24:18 UTC

[jira] [Commented] (THRIFT-3614) Improve logging of test_sslsocket.py

    [ https://issues.apache.org/jira/browse/THRIFT-3614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15142457#comment-15142457 ] 

ASF GitHub Bot commented on THRIFT-3614:
----------------------------------------

GitHub user nsuke opened a pull request:

    https://github.com/apache/thrift/pull/846

    THRIFT-3614 Improve logging of test_sslsocket.py

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/nsuke/thrift THRIFT-3614

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/846.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #846
    
----
commit 6ee83ad4730352944fc241045858f27db2a27197
Author: Nobuaki Sukegawa <ns...@apache.org>
Date:   2016-02-11T09:01:20Z

    THRIFT-3614 Improve logging of test_sslsocket.py

----


> Improve logging of test_sslsocket.py
> ------------------------------------
>
>                 Key: THRIFT-3614
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3614
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Python - Library, Test Suite
>            Reporter: Aki Sukegawa
>            Assignee: Aki Sukegawa
>            Priority: Trivial
>
> Currently test log is bloated with errors from expected connection failures.
> The patch disables logging inside _assert_connection_failure.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)