You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Bharat Viswanadham (Jira)" <ji...@apache.org> on 2019/09/09 03:46:00 UTC

[jira] [Resolved] (HDDS-2087) Remove the hard coded config key in ChunkManager

     [ https://issues.apache.org/jira/browse/HDDS-2087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bharat Viswanadham resolved HDDS-2087.
--------------------------------------
    Fix Version/s: 0.5.0
       Resolution: Fixed

> 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: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org