[
https://issues.apache.org/jira/browse/THRIFT-3614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15146529#comment-15146529
]
ASF GitHub Bot commented on THRIFT-3614:
----------------------------------------
GitHub user nsuke opened a pull request:
https://github.com/apache/thrift/pull/866
THRIFT-3614 Improve logging of test_sslsocket.py
Suppress server exception log for expected connection failures
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nsuke/thrift THRIFT-3614-2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/866.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 #866
----
commit 65de864b639ca11e42a8bae9c3323231a87f62f7
Author: Nobuaki Sukegawa <[email protected]>
Date: 2016-02-14T12:47:38Z
THRIFT-3614 Improve logging of test_sslsocket.py
Suppress server exception log for expected connection failures
----
> 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)