prashantpogde commented on code in PR #5139:
URL: https://github.com/apache/ozone/pull/5139#discussion_r1282401634
##########
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:
Let's keep this to a minute so that we do not have to worry about even a
very large directory with lots of sst files.
--
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]