swaroopak commented on a change in pull request #782:
URL: https://github.com/apache/phoenix/pull/782#discussion_r427614110
##########
File path:
phoenix-core/src/main/java/org/apache/phoenix/coprocessor/BaseScannerRegionObserver.java
##########
@@ -88,6 +88,8 @@
public static final String INDEX_REBUILD_PAGING = "_IndexRebuildPaging";
// Index verification type done by the index tool
public static final String INDEX_REBUILD_VERIFY_TYPE =
"_IndexRebuildVerifyType";
+ public static final String INDEX_REBUILD_DISABLE_LOGGING_VERIFY_TYPE =
Review comment:
You would need to rebase with latest 4.x I suppose.
----------------------------------------------------------------
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]