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 2020/04/23 19:58:04 UTC

[GitHub] [hadoop-ozone] smengcl edited a comment on pull request #865: [WIP] HDDS-2969. Implement ofs://: Add contract test

smengcl edited a comment on pull request #865:
URL: https://github.com/apache/hadoop-ozone/pull/865#issuecomment-618615296


   Comments:
   
   1. I tried to reuse the existing contract test files but it Hadoop Common didn't pass parameters to `getTestFileSystem()` or `getTestPath()`. Hence the copy and paste classes.
   
   Questions:
   
   1. RootDir test doesn't seem to pass for the current state of OFS. e.g. rm /* doesn't really work in OFS at the moment:
   <img width="1415" alt="ContractRootDir" src="https://user-images.githubusercontent.com/50227127/80141341-41779f00-855e-11ea-9665-66f3dbd311aa.png">
   
   ~~Maybe I can set the "root" to a bucket to pass the test?~~
   To be fully compliant with RootDir contract test, OFS needs to support rm volumes.


----------------------------------------------------------------
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.

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



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