gjacoby126 commented on a change in pull request #782:
URL: https://github.com/apache/phoenix/pull/782#discussion_r428815584



##########
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:
       Done.




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


Reply via email to