You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Anoop Sam John (JIRA)" <ji...@apache.org> on 2015/01/17 08:17:34 UTC

[jira] [Commented] (PHOENIX-1593) Use protobuf for all client/server data interchange in next major release

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

Anoop Sam John commented on PHOENIX-1593:
-----------------------------------------

+1
 
We can make this an umbrella issue and raise sub tasks. Would like to work with some tasks.

> Use protobuf for all client/server data interchange in next major release
> -------------------------------------------------------------------------
>
>                 Key: PHOENIX-1593
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1593
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: James Taylor
>
> Some things are already protobuffed, like PTable. However, other things aren't, such as Expression serialization along with various other serialization we do through Scan/Put attributes for Phoenix operations.
> In the next major release, 5.0, we should firm this up and have a single protobuf message per operation (it's too late to do it for the 4.x branch, as we'd by definition be breaking b/w compatibility). This will prevent us from having to hack around the way we do to prevent client/server backward compat issues.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)