YiSheng Lien created HDDS-3074:
----------------------------------

             Summary: 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: YiSheng Lien


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]
 it 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: ozone-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: ozone-issues-h...@hadoop.apache.org

Reply via email to