kadirozde commented on a change in pull request #701: PHOENIX-5709 Simplify 
index update generation code for consistent glo…
URL: https://github.com/apache/phoenix/pull/701#discussion_r382941558
 
 

 ##########
 File path: 
phoenix-core/src/it/java/org/apache/phoenix/end2end/ConcurrentMutationsExtendedIT.java
 ##########
 @@ -132,7 +132,11 @@ public void testSynchronousDeletesAndUpsertValues() 
throws Exception {
         t2.start();
 
         doneSignal.await(60, TimeUnit.SECONDS);
+        IndexToolIT.runIndexTool(true, false, "", tableName, indexName, null,
+                0, IndexTool.IndexVerifyType.ONLY);
 
 Review comment:
   No, IndexScrutiny is not read only anymore since it triggers the read repair 
now.

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


With regards,
Apache Git Services

Reply via email to