[
https://issues.apache.org/jira/browse/BOOKKEEPER-937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15424476#comment-15424476
]
Hudson commented on BOOKKEEPER-937:
-----------------------------------
SUCCESS: Integrated in Jenkins build bookkeeper-master #1476 (See
[https://builds.apache.org/job/bookkeeper-master/1476/])
BOOKKEEPER-937: Upgrade protobuf to 2.6 (sijie: rev
28f23e80bc1f64a22b45c52166cd51d526eacb5b)
* (edit)
bookkeeper-server/src/main/java/org/apache/bookkeeper/proto/DataFormats.java
* (edit) compat-deps/bookkeeper-server-compat-4.1.0/pom.xml
* (edit)
bookkeeper-server/src/main/java/org/apache/bookkeeper/proto/BookkeeperProtocol.java
* (edit)
bookkeeper-server/src/test/java/org/apache/bookkeeper/proto/TestDataFormats.java
* (edit) bookkeeper-server/pom.xml
* (edit) pom.xml
* (edit) bookkeeper-server/src/test/proto/TestDataFormats.proto
* (edit) compat-deps/bookkeeper-server-compat-4.2.0/pom.xml
* (edit) compat-deps/bookkeeper-server-compat-4.0.0/pom.xml
> Upgrade protobuf to 2.6
> -----------------------
>
> Key: BOOKKEEPER-937
> URL: https://issues.apache.org/jira/browse/BOOKKEEPER-937
> Project: Bookkeeper
> Issue Type: Improvement
> Components: bookkeeper-server
> Affects Versions: 4.5.0
> Reporter: Andrey Yegorov
> Priority: Minor
> Labels: protobuf
> Fix For: 4.5.0
>
>
> I had to update protobuf definition for some internal experiments and found
> that working with protobuf 2.4 is rather inconvenient. It cannot be installed
> with brew on mac and building it on mac always result is build errors hence
> leaves an option of switching to linux to run protoc.
> I decided to upgrade to 2.6 instead. It is compatible with 2.4 on wire and
> shaded so should not create any problems. All tests passed.
> Please ignore changes in java files in attached patch during review; these
> are auto-generated.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)