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/11/15 12:03:03 UTC

[GitHub] [ozone] sadanand48 commented on pull request #2837: HDDS-5959. Handles bucket layout validation logic in ofs/o3fs client.

sadanand48 commented on pull request #2837:
URL: https://github.com/apache/ozone/pull/2837#issuecomment-968842110


   > BTW, @sadanand48 do you have clues to fix this case? Thanks for your time!
   
   @rakeshadr , The robot test tries to create bucket via cli through `ozone bucket create `and when looking into the [code](https://github.com/apache/ozone/blob/1b7072cb106429e52ab584e17502562c02eeccd1/hadoop-ozone/tools/src/main/java/org/apache/hadoop/ozone/shell/bucket/CreateBucketHandler.java#L58) i.e in `CreateBucketHandler` we don’t obtain the default bucket type from conf instead it’s taken as OBJECT_STORE . That’s probably why it wasn’t obeying the conf.  I guess the latest change by @JyotinderSingh to explicitly create fso buckets for these tests should work.


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