You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Josip Sokcevic (JIRA)" <ji...@apache.org> on 2018/04/27 02:38:00 UTC

[jira] [Created] (THRIFT-4561) Python: cleanup socket timeout settings

Josip Sokcevic created THRIFT-4561:
--------------------------------------

             Summary: Python: cleanup socket timeout settings
                 Key: THRIFT-4561
                 URL: https://issues.apache.org/jira/browse/THRIFT-4561
             Project: Thrift
          Issue Type: Task
            Reporter: Josip Sokcevic


Setting default socket timeout can lead to side effects with latest version of gunicorn:

[https://github.com/benoitc/gunicorn/issues/880]

[https://github.com/benoitc/gunicorn/pull/1616]

Since timeout is set in HttpClient, there's no longer need to set socket default timeout



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)