vaijosh commented on code in PR #8010:
URL: https://github.com/apache/hbase/pull/8010#discussion_r3015422265


##########
hbase-metrics-api/README.txt:
##########
@@ -72,7 +72,7 @@ of the metric registries in the MetricRegistries.global() 
instance.
 
 
 References
-1. https://hbase.apache.org/book.html#hbase.versioning
+1. https://hbase.apache.org/docs/upgrading/version-number
 2. http://metrics.dropwizard.io/

Review Comment:
   @PDavid 
   nit:Can we make it https://metrics.dropwizard.io



##########
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:
   @PDavid 
   Link points to JVM garbage collection. But text is "HBase Reference Guide". 
Please fix it.



-- 
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]

Reply via email to