dongjoon-hyun commented on pull request #11460: URL: https://github.com/apache/druid/pull/11460#issuecomment-881948506
The failure is the following, but it seems to be irrelevant from this PR. ``` [ERROR] server/src/main/java/org/apache/druid/segment/realtime/firehose/InlineFirehose.java:44 -- The declared exception <code>IOException</code> is never thrown 12965The command "./check_test_suite.py && travis_terminate 0 || docker run --rm -v $(pwd):/project -v ~/.m2:/home/inspect/.m2 ccaominh/intellij-inspect:1.0.0 /project/pom.xml /project/.idea/inspectionProfiles/Druid.xml --levels ERROR --scope JavaInspectionsScope ``` -- 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]
