This is an automated email from the ASF dual-hosted git repository.

himanshug pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-druid.git.


    from 810b85a  allow druid.host to be undefined to use canonical hostname 
(#9019)
     add 4510118  HRTR: make pending task execution handling to go through all 
tasks on not finding worker slots (#8697)

No new revisions were added by this update.

Summary of changes:
 .../druid/java/util/emitter/EmittingLogger.java    |   4 +-
 .../indexing/overlord/TaskRunnerWorkItem.java      |   1 +
 .../config/HttpRemoteTaskRunnerConfig.java         |   8 -
 .../overlord/hrtr/HttpRemoteTaskRunner.java        | 371 +++++++++++++++------
 .../hrtr/HttpRemoteTaskRunnerResource.java         |  72 +++-
 .../druid/indexing/overlord/hrtr/WorkerHolder.java |  16 +
 .../overlord/hrtr/HttpRemoteTaskRunnerTest.java    |   6 +
 7 files changed, 362 insertions(+), 116 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@druid.apache.org
For additional commands, e-mail: commits-h...@druid.apache.org

Reply via email to