Jackie-Jiang commented on issue #8641:
URL: https://github.com/apache/pinot/issues/8641#issuecomment-1144163739

   @kkrugler Sounds good. To simplify it, we can keep an AtomicReference for 
the failed file, and when an exception is encountered, we set the reference and 
drain the latch. In the main thread, we can check the reference to determine 
whether there is a failed file. If we do terminate on failure, logging one 
failed file should be good.


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