[
https://issues.apache.org/jira/browse/HDDS-1706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nilotpal Nandi updated HDDS-1706:
---------------------------------
Status: Patch Available (was: Open)
> 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
> 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: [email protected]
For additional commands, e-mail: [email protected]