Anu Engineer created HDDS-2087:
----------------------------------
Summary: 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
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]