xiangfu0 opened a new pull request, #17309:
URL: https://github.com/apache/pinot/pull/17309

   Per previous log failure:
   
   
[6_PinotUnitTestSet2.txt](https://github.com/user-attachments/files/23903796/6_PinotUnitTestSet2.txt)
   
   In testForceReleaseLockDuringTaskExecution each createTask call 
intentionally sleeps 5s in the controllable generator, the second call waits 
for the first to start plus an extra 1s+0.5s, and Helix/ZK setup/submission 
adds a few more seconds (you also see the usual “No instances … 
leadControllerResource” warnings during boot). On a slower run that all summed 
to ~18s in your log, so the 15s latch wait fired even though the tasks 
eventually completed. 


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to