You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Eric Evans (JIRA)" <ji...@apache.org> on 2010/02/19 20:58:27 UTC

[jira] Updated: (AVRO-423) HTTPTransceiver does not reuse connections

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

Eric Evans updated AVRO-423:
----------------------------

    Attachment: v1-0002-AVRO-423.-generate-connection-instances-in-transceiver.txt
                v1-0001-AVRO-423.-reuse-existing-http-connections.txt

> HTTPTransceiver does not reuse connections
> ------------------------------------------
>
>                 Key: AVRO-423
>                 URL: https://issues.apache.org/jira/browse/AVRO-423
>             Project: Avro
>          Issue Type: Bug
>          Components: python
>    Affects Versions: 1.3.0
>            Reporter: Eric Evans
>             Fix For: 1.3.0
>
>         Attachments: v1-0001-AVRO-423.-reuse-existing-http-connections.txt, v1-0002-AVRO-423.-generate-connection-instances-in-transceiver.txt
>
>
> The Python libs HTTPTransceiver creates a new connection for each request. Patch to follow.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.