You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2015/02/03 21:23:35 UTC

[jira] [Created] (PHOENIX-1627) Use protobuf for index maintainer

James Taylor created PHOENIX-1627:
-------------------------------------

             Summary: Use protobuf for index maintainer
                 Key: PHOENIX-1627
                 URL: https://issues.apache.org/jira/browse/PHOENIX-1627
             Project: Phoenix
          Issue Type: Sub-task
            Reporter: James Taylor


We transport the IndexMaintainer from the client to the server to push the required metadata necessary to update an index given a data row. We currently use a byte[] to do this but we should convert this to a protobuf to more easily evolve the information sent while maintaining backward compatibility.



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