You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Viacheslav Avramenko (Jira)" <ji...@apache.org> on 2021/02/01 08:49:00 UTC

[jira] [Resolved] (HDDS-4749) False-postive ERROR message is logged from TrashOzoneFileSystem

     [ https://issues.apache.org/jira/browse/HDDS-4749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Viacheslav Avramenko resolved HDDS-4749.
----------------------------------------
      Assignee: Viacheslav Avramenko
    Resolution: Duplicate

> False-postive ERROR message is logged from TrashOzoneFileSystem
> ---------------------------------------------------------------
>
>                 Key: HDDS-4749
>                 URL: https://issues.apache.org/jira/browse/HDDS-4749
>             Project: Apache Ozone
>          Issue Type: Bug
>            Reporter: Marton Elek
>            Assignee: Viacheslav Avramenko
>            Priority: Critical
>
> Got an ERROR from my Ozone log:
> {code}
> om_1        | 2021-01-26 15:58:31,607 [Trash Emptier] ERROR om.TrashOzoneFileSystem: Couldn't perform fs operation fs.listStatus()/fs.exists()FILE_NOT_FOUND org.apache.hadoop.ozone.om.exceptions.OMException: Unable to get file status: volume: s3v bucket: bucket1 key: .Trash
> {code}
> It seems that the implementation  of "if (exists(trashRoot)) {"  in TrashOzoneFileSystem:L224 expects FileNotFound exception but it receives OMException. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org