[ 
https://issues.apache.org/jira/browse/AVRO-665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12910388#action_12910388
 ] 

Doug Cutting commented on AVRO-665:
-----------------------------------

The interop tests currently exercise HttpTransceiver.  So you could add a 
second python client and server to the clients and servers list there that pass 
a parameter to tool.py indicating that this alternate transceiver should be 
used.  Or we could add python-to-python unit tests for RPC.


> Support for redirects in the Python client
> ------------------------------------------
>
>                 Key: AVRO-665
>                 URL: https://issues.apache.org/jira/browse/AVRO-665
>             Project: Avro
>          Issue Type: Bug
>          Components: python
>            Reporter: R. Tyler Croy
>            Assignee: R. Tyler Croy
>         Attachments: 
> 0001-Allow-the-defining-of-exceptions-that-will-not-be-br.patch, 
> 0002-Add-a-new-transceiver-class-HTTPRedirectingTransceiv.patch
>
>
> It's important in my environment that the Python client properly support HTTP 
> redirects for purposes of load balancing as well as routing RPC requests 
> properly.
> Attached is a patch that adds support for redirects by way of a new 
> transceiver class "HTTPRedirectingTransceiver"

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

Reply via email to