You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by vo...@apache.org on 2020/10/07 21:54:39 UTC

[druid] branch master updated (0ab8b6e -> 2e50ada)

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

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


    from 0ab8b6e  Improve test (#10480)
     add 2e50ada  Web console: fix compaction status when no compaction config, and small cleanup (#10483)

No new revisions were added by this update.

Summary of changes:
 .../components/refresh-button/refresh-button.tsx   |  2 +-
 .../__snapshots__/timed-button.spec.tsx.snap       | 83 ++++++++++++----------
 .../src/components/timed-button/timed-button.scss  | 21 ------
 .../components/timed-button/timed-button.spec.tsx  | 14 ++--
 .../src/components/timed-button/timed-button.tsx   | 44 +++++++-----
 .../lookup-edit-dialog/lookup-edit-dialog.tsx      | 11 +--
 web-console/src/utils/compaction.spec.ts           |  2 +-
 web-console/src/utils/compaction.ts                | 17 +++--
 8 files changed, 93 insertions(+), 101 deletions(-)
 delete mode 100644 web-console/src/components/timed-button/timed-button.scss


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