You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2021/10/11 16:30:18 UTC

[GitHub] [ozone] bharatviswa504 edited a comment on pull request #2703: HDDS-3371. Cleanup of old write-path of key in OM

bharatviswa504 edited a comment on pull request #2703:
URL: https://github.com/apache/ozone/pull/2703#issuecomment-940177260


   > > another way to fix the test is listKeys.
   > 
   > @bharatviswa504 I'm ok with using listKeys(), but the name of the test that is failing is: testListStatusWithIntermediateDir
   > 
   > so it seems a bit weird not to use listStatus(). If it is not correct to use listStatus() when enabledFileSystemPaths is false, maybe the test shouldn't run in that case, and only run when enabledFileSystemPaths is true?
   
   Yes, the listStatus makes sense when enabledFileSystemPaths to true. As said, if we want to go ahead and fix it, I am even okay with it (But it does nor add value, once bucket type feature comes in, only FS kind of buckets will access these API's from our interface, unless some one uses direct RpcClient/Java Apis). cc @rakeshadr for comments.


-- 
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: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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