chaijunjie0101 commented on code in PR #5255:
URL: https://github.com/apache/hbase/pull/5255#discussion_r1216485292
##########
hbase-common/src/main/resources/hbase-default.xml:
##########
@@ -2062,4 +2062,9 @@ possible configurations would overwhelm and obscure the
important.
hitting the namenode, if the DFSInputStream's block list is incomplete.
</description>
</property>
+ <property>
+ <name>hbase.fs.reader.warn.time</name>
+ <value>100</value>
Review Comment:
thanks for reviewing, i set the default value to -1 in the lastest commit in
this MR
--
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]