[
https://issues.apache.org/jira/browse/AVRO-3803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated AVRO-3803:
---------------------------------
Labels: pull-request-available (was: )
> Fix avro.ipc bugs
> -----------------
>
> Key: AVRO-3803
> URL: https://issues.apache.org/jira/browse/AVRO-3803
> Project: Apache Avro
> Issue Type: Bug
> Components: python
> Affects Versions: 1.11.2
> Reporter: Michael A. Smith
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> There are several issues with avro.ipc
> * FramedReader results in an infinite loop where it cannot read anything
> from the response. (It compares bytes to a string).
> * Error handling for the Responder:
> ** Invalid error source: {{except}} was pointing at {{schema.AvroException}}
> instead of {{avro.errors.AvroException}}
> ** "Handshake" was lost for cases where the response could not be read due
> to things like "type errors"
--
This message was sent by Atlassian Jira
(v8.20.10#820010)