[
https://issues.apache.org/jira/browse/CALCITE-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15600205#comment-15600205
]
Josh Elser commented on CALCITE-1355:
-------------------------------------
I ran a quick compatibility test using Avatica 1.8.0. I was able to verify
that, with this protobuf upgrade, we still have forward and backward
compatibility (using a simple create+insert+read test) with the earlier
protobuf version. As such, I'm going to merge this in.
> Upgrade to protobuf-java 3.0.0 (stable)
> ---------------------------------------
>
> Key: CALCITE-1355
> URL: https://issues.apache.org/jira/browse/CALCITE-1355
> Project: Calcite
> Issue Type: Task
> Components: avatica
> Reporter: Josh Elser
> Assignee: Josh Elser
> Priority: Blocker
> Fix For: avatica-1.9.0
>
>
> Just noticed that protobuf-3.0.0 was released recently.
> https://github.com/google/protobuf/releases/tag/v3.0.0
> We should bump up to that, making sure there aren't any advertised issues
> between the beta version we were using and 3.0.0 (final).
> Marked as blocker against the next Avatica release as having an official
> non-beta protobuf version will help downstream users write more clients
> against Avatica.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)