This is an automated email from the ASF dual-hosted git repository.
cryptoe pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
from 80d7700f55c fix: flaky Consul embedded test startup (#19564)
add 38f8b4cfe50 fix: empty loads for asymmetric cluster-group partial-load
matchers (#19565)
No new revisions were added by this update.
Summary of changes:
.../loading/PartialClusterGroupLoadSpec.java | 10 +-
.../loading/PartialClusterGroupLoadSpecTest.java | 8 +-
.../druid/server/coordinator/duty/RunRules.java | 110 ++++++++-
.../rules/ClusterGroupPartialLoadMatcher.java | 42 +++-
.../coordinator/rules/PartialLoadMatcher.java | 23 ++
.../WildcardClusterGroupPartialLoadMatcher.java | 19 +-
.../duty/RunRulesEmptyDeferringHandlerTest.java | 255 +++++++++++++++++++++
...WildcardClusterGroupPartialLoadMatcherTest.java | 160 ++++++++++++-
8 files changed, 601 insertions(+), 26 deletions(-)
create mode 100644
server/src/test/java/org/apache/druid/server/coordinator/duty/RunRulesEmptyDeferringHandlerTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]