paul-rogers opened a new issue, #12643:
URL: https://github.com/apache/druid/issues/12643

   `RemoteTaskRunnerTest` failed in [this 
run](https://app.travis-ci.com/github/apache/druid/jobs/573231075):
   
   ```text
   [ERROR] 
org.apache.druid.indexing.overlord.RemoteTaskRunnerTest.testRunPendingTaskFailToAssignTask
  Time elapsed: 0.247 s  <<< ERROR!
   java.util.concurrent.TimeoutException: Timeout waiting for task.
        at 
com.google.common.util.concurrent.AbstractFuture$Sync.get(AbstractFuture.java:269)
        at 
com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:96)
        at 
org.apache.druid.indexing.overlord.RemoteTaskRunnerTest.testRunPendingTaskFailToAssignTask(RemoteTaskRunnerTest.java:576)
   ```
   
   The PR where this failed did not make any changes in Overlord. The same test 
passes when run on this same code in an IDE.


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