[
https://issues.apache.org/jira/browse/HDDS-11513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889701#comment-17889701
]
Sadanand Shenoy commented on HDDS-11513:
----------------------------------------
Looks like some of the properties are already made reconfigurable via
HDDS-8690. However we could extend it to the below ones too + the num of
threads when multiple thread support is added.
{code:java}
ozone.directory.deleting.service.interval
ozone.path.deleting.limit.per.task
ozone.directory.deleting.service.interval
ozone.block.deleting.service.interval
ozone.block.deleting.service.timeout {code}
> All deletion configurations should be configurable without restart
> ------------------------------------------------------------------
>
> Key: HDDS-11513
> URL: https://issues.apache.org/jira/browse/HDDS-11513
> Project: Apache Ozone
> Issue Type: Sub-task
> Components: OM, Ozone Datanode, SCM
> Reporter: Ethan Rose
> Priority: Major
>
> Use Ozone's dynamic reconfiguration framework to make all configs related to
> background deletion configurable without restart. The new values for limits,
> thread pools, and intervals can be picked up on the next iteration of each
> service. This allows for easy tuning of deletion in response to logs and
> metrics.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]