Tsz-wo Sze created HDDS-12596:
---------------------------------

             Summary: OM fs snapshot max limit is not enforced
                 Key: HDDS-12596
                 URL: https://issues.apache.org/jira/browse/HDDS-12596
             Project: Apache Ozone
          Issue Type: Bug
          Components: Snapshot
            Reporter: Tsz-wo Sze


{code:xml}
//ozone-default.xml
  <property>
    <name>ozone.om.fs.snapshot.max.limit</name>
    <value>1000</value>
    <tag>OZONE, OM, MANAGEMENT</tag>
    <description>
      The maximum number of filesystem snapshot allowed in an Ozone Manager.
    </description>
  </property>
{code}
The value of the above property is passed to RDBStore but it is never used.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to