adoroszlai commented on code in PR #4746:
URL: https://github.com/apache/ozone/pull/4746#discussion_r1198980705


##########
hadoop-hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/container/replication/ReplicationManager.java:
##########
@@ -1130,7 +1130,7 @@ public void setEnableLegacy(boolean enableLegacy) {
      */
     @Config(key = "event.timeout",
         type = ConfigType.TIME,
-        defaultValue = "30m",
+        defaultValue = "10m",

Review Comment:
   For consistency, please update the initial value of `eventTimeout` (although 
it is only used if `new ReplicationManagerConfiguration` is instantiated 
independently of the `OzoneConfiguration`).



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to