Chris Trezzo created HBASE-8737:
-----------------------------------

             Summary: [replication] Change replication RPC to use cell blocks
                 Key: HBASE-8737
                 URL: https://issues.apache.org/jira/browse/HBASE-8737
             Project: HBase
          Issue Type: Improvement
          Components: Replication
            Reporter: Chris Trezzo
            Assignee: Chris Trezzo


Currently, the replication rpc that ships edits simply dumps the byte value of 
WAL edit key/value pairs into a protobuf message.

Modify the replication rpc mechanism to use cell blocks so it can leverage 
encoding and compression.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to