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

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


    from 153948198c Web console: fix grouped filtering and add complex menu 
(#14668)
     add ee4e0c93b4 Improve alert message for segment assignments (#14696)

No new revisions were added by this update.

Summary of changes:
 .../druid/server/coordinator/DruidCoordinator.java | 11 +--
 .../duty/CollectSegmentAndServerStats.java         |  4 -
 .../duty/MarkOvershadowedSegmentsAsUnused.java     | 17 ++--
 .../druid/server/coordinator/duty/RunRules.java    | 88 ++++++++++++++------
 .../coordinator/duty/SegmentDeleteHandler.java     | 12 +--
 .../loading/StrategicSegmentAssigner.java          | 28 ++++---
 .../coordinator/BalanceSegmentsProfiler.java       |  3 +-
 .../duty/MarkOvershadowedSegmentsAsUnusedTest.java | 94 +++++++++++++---------
 .../server/coordinator/duty/RunRulesTest.java      | 22 ++---
 9 files changed, 175 insertions(+), 104 deletions(-)
 copy 
processing/src/main/java/org/apache/druid/segment/serde/cell/NumberSerializer.java
 => 
server/src/main/java/org/apache/druid/server/coordinator/duty/SegmentDeleteHandler.java
 (79%)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to