[
https://issues.apache.org/jira/browse/AVRO-1028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bo Shi updated AVRO-1028:
-------------------------
Attachment: AVRO-1028.patch
Currently using multiprocessing.Process to start a test server. I sleep 1
second to wait for the server to start allowing connections - anyone have a
more robust solution offhand?
> IPC transceiver doesn't gracefully handle server connection resets.
> -------------------------------------------------------------------
>
> Key: AVRO-1028
> URL: https://issues.apache.org/jira/browse/AVRO-1028
> Project: Avro
> Issue Type: Improvement
> Components: python
> Reporter: Bo Shi
> Assignee: Bo Shi
> Fix For: 1.6.2
>
> Attachments: AVRO-1028.patch
>
>
> The current Python HTTPTransceiver class forces users to handle connection
> resets.
> I've refactored the class using urllib3 and incorporated some features we get
> for free from said library into the transceiver. Added a test case for
> test_ipc.py that uses the twisted server implementation.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira