tkhurana commented on a change in pull request #1228:
URL: https://github.com/apache/phoenix/pull/1228#discussion_r630731549



##########
File path: 
phoenix-core/src/main/java/org/apache/phoenix/coprocessor/GlobalIndexRegionScanner.java
##########
@@ -373,7 +374,11 @@ public boolean shouldVerify() throws IOException {
         if(verificationResultTemp != null) {
             verificationResult = verificationResultTemp;
         }
+

Review comment:
       There should also be some logging when we are skipping rebuilding the 
region




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