Sigma-Ma commented on code in PR #8468:
URL: https://github.com/apache/hbase/pull/8468#discussion_r3629853967
##########
hbase-common/src/main/resources/hbase-default.xml:
##########
@@ -1964,6 +1964,7 @@ possible configurations would overwhelm and obscure the
important.
<value>300000</value>
<description>
Timeout for regionservers to keep threads in snapshot request pool
waiting.
+ Must be greater than 0.
Review Comment:
Thanks for the review. I added a comment next to SNAPSHOT_TIMEOUT_MILLIS_KEY
to clarify that the configured value must be greater than 0.
--
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]