You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by ji...@apache.org on 2020/03/19 01:06:13 UTC

[druid] branch master updated (8387354 -> 68013fb)

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

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


    from 8387354  Ability to Delete task logs and segments from Google Storage (#9519)
     add 68013fb  fix issue where total limit was being applied even when not configured (#9534)

No new revisions were added by this update.

Summary of changes:
 docs/configuration/index.md                        |   4 +-
 .../org/apache/druid/server/QueryScheduler.java    |   2 +-
 .../scheduling/ManualQueryLaningStrategy.java      |  12 ++
 .../apache/druid/server/QuerySchedulerTest.java    | 236 ++++++++++++++-------
 .../scheduling/ManualQueryLaningStrategyTest.java  |  17 ++
 5 files changed, 190 insertions(+), 81 deletions(-)


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