You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Sean Busbey (JIRA)" <ji...@apache.org> on 2014/11/15 03:05:34 UTC

[jira] [Created] (HBASE-12484) Refactor WALKey to use pb w/o deserialization

Sean Busbey created HBASE-12484:
-----------------------------------

             Summary: Refactor WALKey to use pb w/o deserialization
                 Key: HBASE-12484
                 URL: https://issues.apache.org/jira/browse/HBASE-12484
             Project: HBase
          Issue Type: Improvement
          Components: wal
            Reporter: Sean Busbey
            Assignee: Sean Busbey
            Priority: Minor


In HBASE-10378 HLogKey became WALKey. WALKey itself only gets used in serialized form.

Try changing it out to just rely on the protobuf WALKey object directly. If we can't do this while maintaining HLogKey compatibility, limit to 2.0.



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