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

Nanda kumar updated HDDS-1706:
------------------------------
       Resolution: Fixed
    Fix Version/s: 0.5.0
           Status: Resolved  (was: Patch Available)

> Replication Manager thread running too frequently
> -------------------------------------------------
>
>                 Key: HDDS-1706
>                 URL: https://issues.apache.org/jira/browse/HDDS-1706
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>          Components: SCM
>    Affects Versions: 0.4.0
>            Reporter: Mukul Kumar Singh
>            Assignee: Nilotpal Nandi
>            Priority: Major
>             Fix For: 0.5.0
>
>         Attachments: HDDS-1706.001.patch
>
>
> Replication manager is running too frequnently at a 3s interval in place of 
> 300s.
> {code}
> host: vc1337.halxg.cloudera.com, networkLocation: /default-rack, 
> certSerialId: null}.
> 2019-06-18 03:11:51,687 INFO 
> org.apache.hadoop.hdds.scm.container.ReplicationManager: Replication Monitor 
> Thread took 4 milliseconds for processing 739 containers.
> .........
> 2019-06-18 03:11:54,692 INFO 
> org.apache.hadoop.hdds.scm.container.ReplicationManager: Replication Monitor 
> Thread took 4 milliseconds for processing 739 containers.
> {code}
> It is because of the following lines
> {code}
>     @Config(key = "thread.interval",
>         type = ConfigType.TIME,
>         defaultValue = "3s",
>         tags = {SCM, OZONE},
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to