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

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

> OzoneKey isFile returns true for directories
> --------------------------------------------
>
>                 Key: HDDS-12094
>                 URL: https://issues.apache.org/jira/browse/HDDS-12094
>             Project: Apache Ozone
>          Issue Type: Bug
>            Reporter: Rishabh Patel
>            Assignee: Rishabh Patel
>            Priority: Major
>              Labels: pull-request-available
>
> Running {{OzoneKey isFile()}}  on the directory returns {{{}true{}}}.
> For the directory {{{}ockrwvolume/ockrwbucket/rmp{}}}:
> {code:java}
> bash-5.1$ ozone sh key info /ockrwvolume/ockrwbucket/rmp/
> {
>   "volumeName" : "ockrwvolume",
>   "bucketName" : "ockrwbucket",
>   "name" : "rmp/",
>   "owner" : "hadoop",
>   "dataSize" : 0,
>   "creationTime" : "2025-01-16T22:21:15.224Z",
>   "modificationTime" : "2025-01-16T22:21:15.224Z",
>   "replicationConfig" : {
>     "replicationFactor" : "ONE",
>     "requiredNodes" : 1,
>     "minimumNodes" : 1,
>     "replicationType" : "RATIS"
>   },
>   "metadata" : { },
>   "tags" : { },
>   "ozoneKeyLocations" : [ ],
>   "generation" : 5,
>   "file" : false
> } {code}



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

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

Reply via email to