You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Aravindan Vijayan (Jira)" <ji...@apache.org> on 2020/10/05 18:30:00 UTC

[jira] [Created] (HDDS-4309) Fix inconsistent Recon config keys that start with "recon.om."

Aravindan Vijayan created HDDS-4309:
---------------------------------------

             Summary: Fix inconsistent Recon config keys that start with "recon.om."
                 Key: HDDS-4309
                 URL: https://issues.apache.org/jira/browse/HDDS-4309
             Project: Hadoop Distributed Data Store
          Issue Type: Bug
          Components: Ozone Recon
    Affects Versions: 1.0.0
            Reporter: Aravindan Vijayan


{code}
hadoop-hdds/common/src/main/resources/ozone-default.xml
2318:    <name>recon.om.connection.request.timeout</name>
2327:    <name>recon.om.connection.timeout</name>
2336:    <name>recon.om.socket.timeout</name>
2345:    <name>recon.om.snapshot.task.initial.delay</name>
2353:    <name>recon.om.snapshot.task.interval.delay</name>
2361:    <name>recon.om.snapshot.task.flush.param</name>
{code}

These need to be deprecated and changed to "ozone.recon.om.<>".



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org