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 67669b4  Fix CVE-2020-13602 (#10024)
     add fe2f656  Fix broadcast rule drop and docs (#10019)

No new revisions were added by this update.

Summary of changes:
 docs/operations/rule-configuration.md              |  18 +-
 .../duty/MarkAsUnusedOvershadowedSegments.java     |  35 +-
 .../druid/server/coordinator/duty/RunRules.java    |  21 +-
 .../coordinator/duty/UnloadUnusedSegments.java     | 110 ++++++-
 .../duty/MarkAsUnusedOvershadowedSegmentsTest.java |  16 +-
 .../coordinator/duty/UnloadUnusedSegmentsTest.java | 364 +++++++++++++++++++++
 6 files changed, 517 insertions(+), 47 deletions(-)
 create mode 100644 
server/src/test/java/org/apache/druid/server/coordinator/duty/UnloadUnusedSegmentsTest.java


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

Reply via email to