rakeshadr opened a new pull request #2764:
URL: https://github.com/apache/ozone/pull/2764


   ## What changes were proposed in this pull request?
   
   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).
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-5374
   
   ## How was this patch tested?
   
   Added integration tests.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



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

Reply via email to