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/05/14 22:15:07 UTC

[GitHub] [phoenix] gokceni commented on a change in pull request #779: PHOENIX-5896: Implement incremental rebuild along the failed regions …

gokceni commented on a change in pull request #779:
URL: https://github.com/apache/phoenix/pull/779#discussion_r425461117



##########
File path: phoenix-core/src/main/java/org/apache/phoenix/coprocessor/IndexRebuildRegionScanner.java
##########
@@ -159,6 +161,16 @@ public IndexRebuildRegionScanner(final RegionScanner innerScanner, final Region
         }
     }
 
+    private boolean shouldRebuildOrVerify() throws IOException {

Review comment:
       Please rename as shouldVerify




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