[
https://issues.apache.org/jira/browse/PHOENIX-2359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15007824#comment-15007824
]
Hudson commented on PHOENIX-2359:
---------------------------------
FAILURE: Integrated in Phoenix-master #964 (See
[https://builds.apache.org/job/Phoenix-master/964/])
PHOENIX-2359 Configuration for PQS to use Protobuf serialization instead
(mujtaba: rev 5a18fa1d0e3aed862240e3c8596e728db8ce6280)
* pom.xml
* phoenix-core/src/main/java/org/apache/phoenix/query/QueryServices.java
* bin/sqlline-thin.py
* phoenix-server/src/main/java/org/apache/phoenix/queryserver/server/Main.java
*
phoenix-server-client/src/main/java/org/apache/phoenix/queryserver/client/ThinClientUtil.java
* phoenix-server/src/it/java/org/apache/phoenix/end2end/QueryServerBasicsIT.java
* phoenix-core/src/main/java/org/apache/phoenix/query/QueryServicesOptions.java
> Configuration for PQS to use Protobuf serialization instead of JSON
> -------------------------------------------------------------------
>
> Key: PHOENIX-2359
> URL: https://issues.apache.org/jira/browse/PHOENIX-2359
> Project: Phoenix
> Issue Type: Improvement
> Reporter: Josh Elser
> Assignee: Josh Elser
> Priority: Trivial
> Fix For: 4.7.0
>
> Attachments: PHOENIX-2359.001.patch, PHOENIX-2359.002.patch,
> PHOENIX-2359.003.patch, PHOENIX-2359.004.patch, PHOENIX-2359.005.patch,
> PHOENIX-2359.005.rebased.patch, PHOENIX-2359.006.patch
>
>
> Calcite-1.5.0 is soon to drop. Included in that release is some work to use
> protocol buffers for the data transported over HTTP between client and server
> instead of JSON.
> I made some changes in Avatica which hopefully make Phoenix's use of the
> Avatica server easier, in addition to choosing the serialization.
> Let me stage the patch I've been using to test this. We can't apply it until
> we're confident that moving to the newer version of Calcite is safe to do.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)