peterxcli opened a new pull request, #8195:
URL: https://github.com/apache/ozone/pull/8195

   ## What changes were proposed in this pull request?
   
   The check for om.fs.snapshot.max.limit will be moved from DB layer to OM 
metadata layer after https://github.com/apache/ozone/pull/8157.
   So we can clean up om.fs.snapshot.max.limit in RDBStore and its builder.
   
    
   Remove the config from 
[OmMetadataManagerImpl](https://github.com/apache/ozone/blob/86d2027e328cd66c3319b355f3438842440ffa70/hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/OmMetadataManagerImpl.java#L592)
 and 
[DBStoreBuilder](https://github.com/apache/ozone/blob/eb96ff489209ad9dab10a3cded277ae5ccd7cb4a/hadoop-hdds/framework/src/main/java/org/apache/hadoop/hdds/utils/db/DBStoreBuilder.java#L101).
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-12690?filter=12353790
   
   ## How was this patch tested?
   
   
   CI:
   https://github.com/peterxcli/ozone/actions/runs/14158659139


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to