You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jan Hentschel (JIRA)" <ji...@apache.org> on 2017/02/19 19:01:44 UTC

[jira] [Created] (HBASE-17665) Remove usage of deprecated WALKey.getLogSeqNum

Jan Hentschel created HBASE-17665:
-------------------------------------

             Summary: Remove usage of deprecated WALKey.getLogSeqNum
                 Key: HBASE-17665
                 URL: https://issues.apache.org/jira/browse/HBASE-17665
             Project: HBase
          Issue Type: Task
          Components: wal
            Reporter: Jan Hentschel
            Assignee: Jan Hentschel
            Priority: Minor


The method WALKey#getLogSeqNum was deprecated, but is still used throughout the code base. Move the remaining usages to WALKey#getSequenceId.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)