HDDS-1706. Replication Manager thread running too frequently. Contributed by Nilotpal Nandi.
This commit is contained in:
parent
645d67bc4f
commit
b28ddb22a5
@ -764,7 +764,7 @@ public static class ReplicationManagerConfiguration {
|
||||
|
||||
@Config(key = "thread.interval",
|
||||
type = ConfigType.TIME,
|
||||
defaultValue = "3s",
|
||||
defaultValue = "300s",
|
||||
tags = {SCM, OZONE},
|
||||
description = "When a heartbeat from the data node arrives on SCM, "
|
||||
+ "It is queued for processing with the time stamp of when the "
|
||||
|
Loading…
Reference in New Issue
Block a user