You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by cw...@apache.org on 2019/09/26 23:15:37 UTC

[incubator-druid] branch master updated (a280c5d -> 7f2b657)

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

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


    from a280c5d  fix queuedSize not decrease in HttpLoadQueuePeon when load failed (#8596)
     add 7f2b657  get active task by datasource when supervisor discover tasks (#8450)

No new revisions were added by this update.

Summary of changes:
 .../kafka/supervisor/KafkaSupervisorTest.java      | 110 +++++++++------------
 .../kinesis/supervisor/KinesisSupervisorTest.java  | 105 +++++++++-----------
 .../indexing/overlord/HeapMemoryTaskStorage.java   |  27 ++++-
 .../indexing/overlord/MetadataTaskStorage.java     |  21 +++-
 .../druid/indexing/overlord/TaskStorage.java       |  33 +++++--
 .../supervisor/SeekableStreamSupervisor.java       |   5 +-
 .../SeekableStreamSupervisorStateTest.java         |  18 ++--
 7 files changed, 172 insertions(+), 147 deletions(-)


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