James Taylor created PHOENIX-1593:
-------------------------------------

             Summary: 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)

Reply via email to