You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Dona Alvarez (Commented) (JIRA)" <ji...@apache.org> on 2011/12/06 22:13:41 UTC

[jira] [Commented] (AVRO-835) C# code gen fails on for protocols

    [ https://issues.apache.org/jira/browse/AVRO-835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13163850#comment-13163850 ] 

Dona Alvarez commented on AVRO-835:
-----------------------------------

The test case references a file that is outside of the csharp directory, so the file may not always be available. Can we commit the patch for the bug for now? 
                
> 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
>         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