You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "George Jahad (Jira)" <ji...@apache.org> on 2023/03/09 01:46:00 UTC

[jira] [Resolved] (HDDS-7514) [snapshot] Snapshot LS API lists wrong value for snapshotPath

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

George Jahad resolved HDDS-7514.
--------------------------------
    Resolution: Cannot Reproduce

> [snapshot] Snapshot LS API lists wrong value for snapshotPath
> -------------------------------------------------------------
>
>                 Key: HDDS-7514
>                 URL: https://issues.apache.org/jira/browse/HDDS-7514
>             Project: Apache Ozone
>          Issue Type: Bug
>          Components: Ozone Manager
>    Affects Versions: 1.3.0
>            Reporter: Soumitra Sulav
>            Priority: Major
>              Labels: ozone-snapshot
>
> snapshotID and snapshotPath are populated with same value on ls snapshot.
> Path should rather be updated correctly.
> {code:java}
> [root@ozs7b-2 ~]# ozone sh snapshot ls eng/data
> [ {
>   "metadata" : { },
>   "volumeName" : "eng",
>   "bucketName" : "data",
>   "name" : "snap1",
>   "creationTime" : 1668133769448,
>   "snapshotStatus" : "SNAPSHOT_ACTIVE",
>   "snapshotID" : "0ff0a450-8238-49fc-83e6-d672794a5b36",
>   "snapshotPath" : "0ff0a450-8238-49fc-83e6-d672794a5b36"
> }
> {code}



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

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