[
https://issues.apache.org/jira/browse/HBASE-17665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Hentschel updated HBASE-17665:
----------------------------------
Attachment: HBASE-17665.master.001.patch
> 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
> Attachments: HBASE-17665.master.001.patch
>
>
> 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)