saintstack commented on a change in pull request #404: HBASE-22709 Add a chore 
thread in master to do hbck checking
URL: https://github.com/apache/hbase/pull/404#discussion_r307436627
 
 

 ##########
 File path: 
hbase-server/src/main/jamon/org/apache/hadoop/hbase/tmpl/master/MasterStatusTmpl.jamon
 ##########
 @@ -149,7 +149,8 @@ AssignmentManager assignmentManager = 
master.getAssignmentManager();
                 <li class="active"><a href="/master-status">Home</a></li>
                 <li><a href="/tablesDetailed.jsp">Table Details</a></li>
                 <%if master.isActiveMaster() %>
-                <li><a href="/procedures.jsp">Procedures &amp; Locks</a></li>
+                    <li><a href="/procedures.jsp">Procedures &amp; 
Locks</a></li>
+                    <li><a href="/hbck.jsp">HBCK Report</a></li>
 
 Review comment:
   Nice.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to