Duo Zhang created HBASE-27729:
---------------------------------

             Summary: 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


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)

Reply via email to