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

Hudson commented on AVRO-1355:
------------------------------

SUCCESS: Integrated in AvroJava #393 (See 
[https://builds.apache.org/job/AvroJava/393/])
AVRO-1355. Java: Reject schemas with duplicate field names.  Contributed by 
Christophe Taton. (cutting: rev 1515957)
* /avro/trunk/CHANGES.txt
* /avro/trunk/lang/java/avro/src/main/java/org/apache/avro/Schema.java
* /avro/trunk/lang/java/avro/src/test/java/org/apache/avro/TestSchema.java

                
> Record schema should reject duplicate field names
> -------------------------------------------------
>
>                 Key: AVRO-1355
>                 URL: https://issues.apache.org/jira/browse/AVRO-1355
>             Project: Avro
>          Issue Type: Bug
>          Components: java
>    Affects Versions: 1.7.4
>            Reporter: Christophe Taton
>            Assignee: Christophe Taton
>             Fix For: 1.7.6
>
>         Attachments: AVRO-1355.diff
>
>
> Schema.createRecord() should not accept a field list that includes fields 
> with duplicate names.

--
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