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 2020/02/14 03:30:20 UTC

[druid] branch master updated (e9aebd9 -> bcf8f91)

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/druid.git.


    from e9aebd9  Fix for building in Eclipse & VS Code. (#7481)
     add bcf8f91  Add unit tests for CoordinatorRuleManager (#9318)

No new revisions were added by this update.

Summary of changes:
 .../server/coordinator/rules/ForeverLoadRule.java  |  20 +++
 .../server/coordinator/rules/IntervalDropRule.java |  21 +++
 .../server/router/CoordinatorRuleManager.java      |  55 ++++----
 .../druid/server/router/TieredBrokerConfig.java    |   3 +-
 .../server/router/CoordinatorRuleManagerTest.java  | 149 +++++++++++++++++++++
 5 files changed, 222 insertions(+), 26 deletions(-)
 create mode 100644 server/src/test/java/org/apache/druid/server/router/CoordinatorRuleManagerTest.java


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