PDavid commented on code in PR #8010:
URL: https://github.com/apache/hbase/pull/8010#discussion_r3016017394
##########
hbase-server/src/main/resources/hbase-webapps/master/warnings.jsp:
##########
@@ -35,7 +35,7 @@
<div class="alert alert-danger" role="alert">
Your current JVM version <%= System.getProperty("java.version") %> is known
to be
unstable with HBase. Please see the
- <a href="http://hbase.apache.org/book.html#trouble.log.gc">HBase Reference
Guide</a>
+ <a
href="https://hbase.apache.org/docs/troubleshooting#jvm-garbage-collection-logs">HBase
Reference Guide</a>
Review Comment:
Thanks, I'd argue that the link already pointed to JVM garbage collection
logs and the link text was the same before but I think I understand your point.
Changed this.
--
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]