You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "James E. King III (JIRA)" <ji...@apache.org> on 2019/01/26 14:33:01 UTC

[jira] [Updated] (THRIFT-617) Add EINTR handling to Python socket code

     [ https://issues.apache.org/jira/browse/THRIFT-617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James E. King III updated THRIFT-617:
-------------------------------------
    Issue Type: Bug  (was: Improvement)

> Add EINTR handling to Python socket code
> ----------------------------------------
>
>                 Key: THRIFT-617
>                 URL: https://issues.apache.org/jira/browse/THRIFT-617
>             Project: Thrift
>          Issue Type: Bug
>          Components: Python - Library
>            Reporter: Manish Singh
>            Assignee: James E. King III
>            Priority: Major
>         Attachments: thrift-python-socket-eintr.patch
>
>
> One of my thrift services does special handling upon receiving SIGHUP. This causes spurious exceptions about EINTR to be logged. Attached patch adds EINTR retry logic akin to the C++ implementation to handle this.



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