priyankporwal commented on a change in pull request #956:
URL: https://github.com/apache/phoenix/pull/956#discussion_r518237852



##########
File path: 
phoenix-core/src/main/java/org/apache/phoenix/hbase/index/metrics/GlobalIndexCheckerSource.java
##########
@@ -44,6 +44,10 @@
     String INDEX_REPAIR_FAILURE_TIME = "indexRepairFailureTime";
     String INDEX_REPAIR_FAILURE_TIME_DESC = "Histogram for the time in 
milliseconds for index row repair failures";
 
+    String INDEX_AGE_OF_UNVERIFIED_ROW = "indexAgeOfUnVerifiedRow";

Review comment:
       Nit: "indexAgeOfUnVerifiedRow" => "unverifiedIndexRowAge" 




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