kamaci commented on issue #6943: InterruptedExceptions should never be ignored in the code. URL: https://github.com/apache/incubator-druid/pull/6943#issuecomment-477477480 > @kamaci in which case this is not a violation? Could you please point to an example? @leventov I've removed that style from being warning. On the other hand, I've edited checkstyle regex for not to fail on `QueryInterruptedException`. I've also fixed test classes about not to ignore `InterruptedException`.
---------------------------------------------------------------- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
