HDDS-599. Fix TestOzoneConfiguration TestOzoneConfigurationFields. Contributed by Sandeep Nemuri.

This commit is contained in:
Nanda kumar 2018-10-09 18:23:05 +05:30
parent 7367ff333b
commit 9e9915ddab
1 changed files with 0 additions and 21 deletions

View File

@ -1105,27 +1105,6 @@
</description>
</property>
<property>
<name>hdds.write.lock.reporting.threshold.ms</name>
<value>5000</value>
<tag>OZONE, DATANODE, MANAGEMENT</tag>
<description>
When a write lock is held for a long time, this will be logged as the
lock is released. This sets how long the lock must be held for logging
to occur.
</description>
</property>
<property>
<name>hdds.lock.suppress.warning.interval.ms</name>
<value>10000</value>
<tag>OZONE, DATANODE, MANAGEMENT</tag>
<description>
Instrumentation reporting long critical sections will suppress
consecutive warnings within this interval.
</description>
</property>
<property>
<name>hdds.command.status.report.interval</name>
<value>30s</value>