wchevreuil commented on a change in pull request #2565:
URL: https://github.com/apache/hbase/pull/2565#discussion_r509149957



##########
File path: 
hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/MetricsSource.java
##########
@@ -119,7 +146,7 @@ public long getLastTimeStampOfWalGroup(String walGroup) {
    * @param walGroup which group we are getting
    * @return age
    */
-  public long getAgeofLastShippedOp(String walGroup) {
+  public long getAgeOfLastShippedOp(String walGroup) {

Review comment:
       nit: Unfortunately, we can't fix this method naming typo on IA limited 
private for a maintenance release.




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


Reply via email to