[
https://issues.apache.org/jira/browse/HDDS-11084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ChenXi updated HDDS-11084:
--------------------------
Fix Version/s: 1.4.1
Target Version/s: 1.4.1
> Read SstFilteringService config once and reuse it
> -------------------------------------------------
>
> Key: HDDS-11084
> URL: https://issues.apache.org/jira/browse/HDDS-11084
> Project: Apache Ozone
> Issue Type: Sub-task
> Reporter: Hemant Kumar
> Assignee: Hemant Kumar
> Priority: Major
> Fix For: 2.0.0, 1.4.1
>
>
> Currently, we are calling
> [KeyManagerImpl#isSstFilteringSvcEnabled()|https://github.com/apache/ozone/blob/f00455897e99d5fcef6e8145921117fa97cc8c01/hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/service/SnapshotDeletingService.java#L162-L164]
> for each snapshot in SDS which gets the config every time. Since it is
> static once loaded from the ozone config file, we can change this call to get
> once and reuse it.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]