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 2021/06/24 16:03:00 UTC

[jira] [Created] (HDDS-5385) [FSO] Remove ozone.om.metadata.layout config in OM

Rakesh Radhakrishnan created HDDS-5385:
------------------------------------------

             Summary: [FSO] Remove ozone.om.metadata.layout config in OM
                 Key: HDDS-5385
                 URL: https://issues.apache.org/jira/browse/HDDS-5385
             Project: Apache Ozone
          Issue Type: Sub-task
            Reporter: Rakesh Radhakrishnan
            Assignee: Aryan Gupta


This task is to remove the metadata layout config as bucket type will be an argument. Also, will define {{ozone.bucket.type.default}} to handle a case where user is not passing any args.

OmConfigKeys:
{code}
  public static final String OZONE_OM_METADATA_LAYOUT =
          "ozone.om.metadata.layout";
  public static final String OZONE_OM_METADATA_LAYOUT_DEFAULT = "SIMPLE";
{code}




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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