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:
[email protected]