Sergey Shelukhin created HBASE-8457:
---------------------------------------

             Summary: add support for custom entries to PB WAL
                 Key: HBASE-8457
                 URL: https://issues.apache.org/jira/browse/HBASE-8457
             Project: HBase
          Issue Type: Improvement
            Reporter: Sergey Shelukhin


Right now custom records are written by using fake KVs. With protobuf WAL, 
maybe we can use PB.
I took a stab at it in HBASE-7413, but the changes will be large on top of that 
change, including probably merging HLogKey and WALEdit refactoring, to not add 
another entity for custom message. So I am going to preserve the fake-KV-based 
approach in HBASE-7413 and file this JIRA.

--
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