ashishjayamohan commented on PR #14322:
URL: https://github.com/apache/pinot/pull/14322#issuecomment-2442748724

   @Jackie-Jiang This PR addresses the issue with local tests that I ran into 
[here](https://github.com/apache/pinot/pull/14199). Instead of being an issue 
with the test priorities as I assumed before, I've identified the issue as 
likely being a premature call to `buildSegmentFromAvro()` before everything has 
time to set up for these specific tests. When I don't have this sleep, the test 
runs into an issue with the `HelixStateTransitionHandler`. I noticed that this 
issue was averted when I ran it in debug mode and had a slight delay before 
building the segment from the avro file.


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

To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org

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