kfaraz opened a new issue, #12725: URL: https://github.com/apache/druid/issues/12725
Failing job: [kafka transactional index slow with indexer](https://app.travis-ci.com/github/apache/druid/jobs/575284073) Found in the first run of PR #12722 where no changes corresponding to this test have been made. The same IT group passes for middle manager but fails intermittently with indexer. Test failed after exhausting number of retries waiting for tasks to finish. ``` [ERROR] Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1,746.865 s <<< FAILURE! - in TestSuite [ERROR] testQueryNilColumnBeforeAndAfterPublishingSegments(org.apache.druid.tests.indexer.ITNilColumnTest) Time elapsed: 1,393.371 s <<< FAILURE! org.apache.druid.java.util.common.ISE: Max number of retries[240] exceeded for Task[Waiting for all tasks to stop]. Failing. at org.apache.druid.tests.indexer.ITNilColumnTest.testQueryNilColumnBeforeAndAfterPublishingSegments(ITNilColumnTest.java:126) ``` -- 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]
