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/02/16 11:11:00 UTC

[jira] [Comment Edited] (HDDS-5371) [FSO] Replace config ozone.om.enable.filesystem.paths with BucketLayout

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

Rakesh Radhakrishnan edited comment on HDDS-5371 at 2/16/22, 11:10 AM:
-----------------------------------------------------------------------

+Hint:+
Please remove all the dependencies with theĀ {{OzoneManager.getEnableFileSystemPaths()}} method.

* nonFSO classes we can do by replacing the logic with {{omBucketInfo.getBucketLayout().isFileSystemOptimized()}}
 * FSO classes, I think we can use {{getBucketLayout().isFileSystemOptimized()}}


was (Author: rakeshr):
+Hint:+
Please remove all the dependencies with theĀ {{OzoneManager.getEnableFileSystemPaths() }}method * nonFSO classes we can do by replacing the logic with {{omBucketInfo.getBucketLayout().isFileSystemOptimized()}}
 * FSO classes, I think we can use {{getBucketLayout().isFileSystemOptimized()}}

> [FSO] Replace config ozone.om.enable.filesystem.paths with BucketLayout
> -----------------------------------------------------------------------
>
>                 Key: HDDS-5371
>                 URL: https://issues.apache.org/jira/browse/HDDS-5371
>             Project: Apache Ozone
>          Issue Type: Sub-task
>          Components: Ozone Manager
>            Reporter: Aryan Gupta
>            Assignee: Jyotinder Singh
>            Priority: Major
>
> We don't need this config:
> public static final String OZONE_OM_ENABLE_FILESYSTEM_PATHS =
>   "ozone.om.enable.filesystem.paths";
> to determine if bucket is FSOptimized.



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