Jeremy Kahn created AVRO-1323:
---------------------------------

             Summary: Python request schemas should report fullname
                 Key: AVRO-1323
                 URL: https://issues.apache.org/jira/browse/AVRO-1323
             Project: Avro
          Issue Type: Bug
          Components: python
            Reporter: Jeremy Kahn
            Priority: Minor


Avro request objects in the Python library are treated as a special kind of 
record schema without a name. But such objects should have a name -- if nothing 
else, they should have the same name as the message that they belong to.

Blocks AVRO-1318, in which fingerprints require every schema type -- including 
requests -- to report a fingerprint (usually their name).

It's an easy fix; I'll attach a patch in a few minutes.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to