You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by GitBox <gi...@apache.org> on 2020/11/05 17:41:47 UTC

[GitHub] [phoenix] priyankporwal commented on a change in pull request #956: PHOENIX-6184 : Emit indexAgeOfUnVerifiedRow metric during read repairs

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:
users@infra.apache.org