swamirishi commented on code in PR #5139:
URL: https://github.com/apache/ozone/pull/5139#discussion_r1282638834
##########
hadoop-hdds/common/src/main/resources/ozone-default.xml:
##########
@@ -3368,6 +3368,13 @@
<description>Time interval of the SST File filtering service from Snapshot.
</description>
</property>
+ <property>
+ <name>ozone.snapshot.dir.check.poll.timeout</name>
+ <value>5s</value>
Review Comment:
Changed it 20secs
##########
hadoop-hdds/common/src/main/resources/ozone-default.xml:
##########
@@ -3368,6 +3368,13 @@
<description>Time interval of the SST File filtering service from Snapshot.
</description>
</property>
+ <property>
+ <name>ozone.snapshot.dir.check.poll.timeout</name>
+ <value>5s</value>
+ <tag>OZONE, PERFORMANCE, OM</tag>
+ <description>Max poll timeout for snapshot dir exists check performed
before loading a snapshot in cache.
Review Comment:
done
--
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]