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)