[
https://issues.apache.org/jira/browse/HDDS-3074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bharat Viswanadham resolved HDDS-3074.
--------------------------------------
Fix Version/s: 0.6.0
Resolution: Fixed
> Make the configuration of container scrub consistent
> ----------------------------------------------------
>
> Key: HDDS-3074
> URL: https://issues.apache.org/jira/browse/HDDS-3074
> Project: Hadoop Distributed Data Store
> Issue Type: Sub-task
> Reporter: YiSheng Lien
> Assignee: Neo Yang
> Priority: Minor
> Labels: pull-request-available
> Fix For: 0.6.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The prefix of configuration of container scrub in
> [ozone-site.xml|https://github.com/apache/hadoop-ozone/blob/master/hadoop-hdds/common/src/main/resources/ozone-default.xml]
> is *hdds.container.scrub*, but in
> [ContainerScrubberConfiguration|https://github.com/apache/hadoop-ozone/blob/master/hadoop-hdds/container-service/src/main/java/org/apache/hadoop/ozone/container/ozoneimpl/ContainerScrubberConfiguration.java]
> is *hdds.containerscrub*.
> This situation would lead to not work under configuration.
> For example, when we set *hdds.container.scrub.enabled* true the cluster
> didn't work on container scrub, and if we set *hdds.containerscrub.enable*
> true, it did work.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]