[
https://issues.apache.org/jira/browse/HBASE-27729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang resolved HBASE-27729.
-------------------------------
Fix Version/s: 2.6.0
3.0.0-alpha-4
2.5.4
Hadoop Flags: Reviewed
Resolution: Fixed
Pushed to branch-2.5+.
Thanks [~slfan1989] for contributing!
> Missed one parameter when logging exception in StoreFileListFile
> ----------------------------------------------------------------
>
> Key: HBASE-27729
> URL: https://issues.apache.org/jira/browse/HBASE-27729
> Project: HBase
> Issue Type: Bug
> Components: logging
> Reporter: Duo Zhang
> Assignee: Shilun Fan
> Priority: Major
> Labels: beginner, trivial
> Fix For: 2.6.0, 3.0.0-alpha-4, 2.5.4
>
>
> At line 265
> {code}
> LOG.debug("Failed to delete old track file {}, ignoring the exception",
> e);
> {code}
> Should add 'trackFiles[nextTrackFile]' before 'e'.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)