Uploaded image for project: 'Apache Avro'
  1. Apache Avro
  2. AVRO-1323

Python request schemas should report fullname

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Patch Available
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • python
    • None

    Description

      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.

      Attachments

        1. AVRO-1323.patch
          1 kB
          Jeremy Kahn

        Issue Links

          Activity

            People

              trochee Jeremy Kahn
              trochee Jeremy Kahn
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: