Responder.readRequest only has remote schema as argument, not local schema
--------------------------------------------------------------------------

                 Key: AVRO-755
                 URL: https://issues.apache.org/jira/browse/AVRO-755
             Project: Avro
          Issue Type: Bug
          Components: java
    Affects Versions: 1.4.1
            Reporter: Xiaolu Ye


readRequest in Responder only has remote schema as argument. This works fine 
when local and remote schame are the same. But if remote and local schema are 
different, but compatible, the readRequest has no access to local schema when 
creating DatumReader to read the request

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to