ChenSammi commented on a change in pull request #1469: HDDS-2034. Async RATIS 
pipeline creation and destroy through heartbea…
URL: https://github.com/apache/hadoop/pull/1469#discussion_r326962001
 
 

 ##########
 File path: hadoop-hdds/common/src/main/resources/ozone-default.xml
 ##########
 @@ -310,15 +310,6 @@
       datanode periodically send container report to SCM. Unit could be
       defined with postfix (ns,ms,s,m,h,d)</description>
   </property>
-  <property>
-    <name>hdds.command.status.report.interval</name>
 
 Review comment:
   This property "hdds.command.status.report.interval" appears two times in the 
ozone-default.xml with different default value. One is 60s, one is 30s. I kept 
the one with the value (60s) defined in HddsConfigKeys.java, and removed other 
one.  

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to