Hanisha Koneru created HDDS-261:
-----------------------------------
Summary: Fix TestOzoneConfigurationFields
Key: HDDS-261
URL: https://issues.apache.org/jira/browse/HDDS-261
Project: Hadoop Distributed Data Store
Issue Type: Bug
Reporter: Hanisha Koneru
HDDS-187 added a config key - {{hdds.command.status.report.interval}} to
{{HddsConfigKeys}}. This class needs to be added to the
{{configurationClasses}} field in {{TestOzoneConfigurationFields}} also so that
the above mentioned config key is loaded into configurationMemberVariables.
{code:java}
configurationClasses =
new Class[] {OzoneConfigKeys.class, ScmConfigKeys.class,
OMConfigKeys.class};{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]