You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Rakesh Radhakrishnan (Jira)" <ji...@apache.org> on 2022/01/27 06:00:00 UTC

[jira] [Commented] (HDDS-5374) [FSO] Handle rename and delete operation from an old client to a FSO bucket type

    [ https://issues.apache.org/jira/browse/HDDS-5374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17482880#comment-17482880 ] 

Rakesh Radhakrishnan commented on HDDS-5374:
--------------------------------------------

Implementation Details of {{Rename/Delete/ListKeys}} - these operation from a pre-FSO client won't work because the {{#listKeys}} FSO implementation is done on the client side. 

There is a task raised https://issues.apache.org/jira/browse/HDDS-6223 to provide validating bucket layout.

> [FSO] Handle rename and delete operation from an old client to a FSO bucket type
> --------------------------------------------------------------------------------
>
>                 Key: HDDS-5374
>                 URL: https://issues.apache.org/jira/browse/HDDS-5374
>             Project: Apache Ozone
>          Issue Type: Sub-task
>          Components: Ozone Manager
>            Reporter: Aryan Gupta
>            Assignee: Rakesh Radhakrishnan
>            Priority: Major
>              Labels: pull-request-available
>
> Suppose a new client creates a FSO type bucket and create set of files(for ex: /dir1/dir2/dir3/file-1, /dir1/dir2/dir3/file-2, /dir1/dir2/dir3/file-3, /dir1/dir2/dir3/file-4) into it.
> Now old client(who hasn't upgraded to the newer version) should be able to perform rename/delete operations on the FSO type bucket created by the new client.
> For ex: 
> #rename(/dir1/dir2, /dir1/newdir2)
> #delete(/dir1).



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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