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 2019/12/11 23:56:47 UTC

[incubator-druid] branch master updated (8af41d7 -> e5e1e9c)

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


    from 8af41d7  Update version to 0.18.0-incubating-SNAPSHOT (#9009)
     add e5e1e9c  Fix broken master (#9005)

No new revisions were added by this update.

Summary of changes:
 docs/operations/api-reference.md                   |  4 +-
 .../druid/server/http/SelfDiscoveryResource.java   | 57 +++++++++++++---------
 .../http/security/SecurityResourceFilterTest.java  |  5 +-
 .../main/java/org/apache/druid/cli/CliBroker.java  |  5 +-
 .../java/org/apache/druid/cli/CliCoordinator.java  |  5 +-
 .../java/org/apache/druid/cli/CliHistorical.java   |  5 +-
 .../main/java/org/apache/druid/cli/CliIndexer.java |  2 +-
 .../org/apache/druid/cli/CliMiddleManager.java     |  4 +-
 .../java/org/apache/druid/cli/CliOverlord.java     |  5 +-
 .../main/java/org/apache/druid/cli/CliRouter.java  |  7 +--
 .../java/org/apache/druid/cli/ServerRunnable.java  | 33 ++++++++++++-
 11 files changed, 77 insertions(+), 55 deletions(-)


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