snleee commented on a change in pull request #5782:
URL: https://github.com/apache/incubator-pinot/pull/5782#discussion_r465575468



##########
File path: 
pinot-controller/src/test/java/org/apache/pinot/controller/helix/core/PinotHelixResourceManagerTest.java
##########
@@ -639,6 +643,29 @@ public void testBatchUpload()
     
Assert.assertEquals(segmentLineage.getLineageEntry(lineageEntryId2).getState(), 
LineageEntryState.COMPLETED);
   }
 
+  private void waitForEVUpdateForSegments(String tableNameWithType, 
Set<String> segments)

Review comment:
       changed the API to wait online segments for some time.




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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to