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)