You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by hi...@apache.org on 2019/12/12 22:59:05 UTC

[incubator-druid] branch master updated (810b85a -> 4510118)

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-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org