You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Chris Trezzo (JIRA)" <ji...@apache.org> on 2013/06/12 22:50:20 UTC

[jira] [Created] (HBASE-8737) [replication] Change replication RPC to use cell blocks

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