[ 
https://issues.apache.org/jira/browse/AVRO-835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Doug Cutting resolved AVRO-835.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 1.6.2

I committed this.  Thanks, Dona!
                
> C# code gen fails on for protocols
> ----------------------------------
>
>                 Key: AVRO-835
>                 URL: https://issues.apache.org/jira/browse/AVRO-835
>             Project: Avro
>          Issue Type: Bug
>          Components: csharp
>            Reporter: Eric Hauser
>            Assignee: Dona Alvarez
>             Fix For: 1.6.2
>
>         Attachments: 0001-test-case-for-showing-code-gen-issue.patch, 
> AVRO-835.patch, AVRO-835.patch
>
>
> When code generating a protocol, such as AvroTrace, the C# code gen fails 
> with a duplicate schema exception.
> Avro.AvroException occurred
>   Message=Duplicate schema name org.apache.avro.ipc.trace.
>   Source=Avro
>   StackTrace:
>        at Avro.NamedSchema..ctor(Type type, SchemaName name, IList`1 aliases, 
> PropertyMap props, SchemaNames names)
>   InnerException: 
> I will attach a unit test that shows the issue.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to