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

ASF GitHub Bot updated HDDS-6664:
---------------------------------
    Labels: pull-request-available  (was: )

> Trash FS getUri gives UnsupportedOperationException
> ---------------------------------------------------
>
>                 Key: HDDS-6664
>                 URL: https://issues.apache.org/jira/browse/HDDS-6664
>             Project: Apache Ozone
>          Issue Type: Bug
>          Components: OM
>            Reporter: Sadanand Shenoy
>            Assignee: pratap chandu
>            Priority: Major
>              Labels: pull-request-available
>
> {code:java}
> Exception in thread "Trash Emptier" java.lang.UnsupportedOperationException: 
> fs.getUri() not implemented in TrashOzoneFileSystem
>         at 
> org.apache.hadoop.ozone.om.TrashOzoneFileSystem.getUri(TrashOzoneFileSystem.java:124)
>         at org.apache.hadoop.fs.FileSystem.close(FileSystem.java:2598)
>         at 
> org.apache.hadoop.ozone.om.TrashPolicyOzone$Emptier.run(TrashPolicyOzone.java:232)
>         at java.lang.Thread.run(Thread.java:748) 
> {code}
> During fs.close() , a debug log message is printed that prints fs.getUri(). 
> Add a uri string such as "o3trash" to bypass this error



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to