You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Thomas Friedrich (JIRA)" <ji...@apache.org> on 2014/07/25 19:39:40 UTC

[jira] [Commented] (AVRO-1550) Move protobuf dependency to 2.5.0

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

Thomas Friedrich commented on AVRO-1550:
----------------------------------------

Thanks, Doug. You are right, the public Protobuf APIs that avro-protobuf use haven't changed between Protobuf 2.4 and 2.5. The only reason the avro-protobuf UTs fail with Protobuf 2.5 is because they included generated code. 
Since other Apache projects like Hadoop, HBase and Hive already moved their dependency to Protobuf 2.5. I think Avro should move up as well for 1.8.0.


> Move protobuf dependency to 2.5.0
> ---------------------------------
>
>                 Key: AVRO-1550
>                 URL: https://issues.apache.org/jira/browse/AVRO-1550
>             Project: Avro
>          Issue Type: Improvement
>          Components: java
>    Affects Versions: 1.7.6
>            Reporter: Thomas Friedrich
>            Assignee: Thomas Friedrich
>            Priority: Minor
>             Fix For: 1.8.0
>
>         Attachments: AVRO-1550.patch
>
>
> Protobuf dependency in java module should be moved up to current version 2.5.0 from 2.4.1.
> Need to regenerate Java source for Test class under org.apache.avro.protobuf with new protobuf version.



--
This message was sent by Atlassian JIRA
(v6.2#6252)