swaroopak commented on a change in pull request #725: PHOENIX-5749: Add unit 
tests for verifySingleIndexRow() of IndexRebui…
URL: https://github.com/apache/phoenix/pull/725#discussion_r391351622
 
 

 ##########
 File path: 
phoenix-core/src/main/java/org/apache/phoenix/coprocessor/IndexRebuildRegionScanner.java
 ##########
 @@ -594,14 +376,16 @@ private boolean checkIndexRow(final byte[] indexRowKey, 
final Put put) throws IO
         return true;
     }
 
-    private void logToIndexToolOutputTable(byte[] dataRowKey, byte[] 
indexRowKey, long dataRowTs, long indexRowTs,
+    @VisibleForTesting
 
 Review comment:
   Nope!

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


With regards,
Apache Git Services

Reply via email to