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 Ballance
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.