[
https://issues.apache.org/jira/browse/HDDS-2087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16925342#comment-16925342
]
Hudson commented on HDDS-2087:
------------------------------
FAILURE: Integrated in Jenkins build Hadoop-trunk-Commit #17257 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/17257/])
HDDS-2087. Remove the hard coded config key in ChunkManager (#1409) (bharat:
rev 3b9584d12b06a6b66abd737e768d9d684ff92c78)
* (edit)
hadoop-hdds/container-service/src/main/java/org/apache/hadoop/ozone/container/keyvalue/impl/ChunkManagerFactory.java
* (edit)
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/TestOzoneConfigurationFields.java
* (edit) hadoop-hdds/common/src/main/resources/ozone-default.xml
* (edit)
hadoop-hdds/common/src/main/java/org/apache/hadoop/hdds/HddsConfigKeys.java
> Remove the hard coded config key in ChunkManager
> ------------------------------------------------
>
> Key: HDDS-2087
> URL: https://issues.apache.org/jira/browse/HDDS-2087
> Project: Hadoop Distributed Data Store
> Issue Type: Bug
> Reporter: Anu Engineer
> Assignee: Vivek Ratnavel Subramanian
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.5.0
>
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> We have a hard-coded config key in the {{ChunkManagerFactory.java.}}
>
> {code}
> boolean scrubber = config.getBoolean(
> "hdds.containerscrub.enabled",
> false);
> {code}
--
This message was sent by Atlassian Jira
(v8.3.2#803003)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]