This is an automated email from the ASF dual-hosted git repository.
jonwei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git.
from 0b0056b More tests for range partition parallel indexing (#9232)
add d541cbe Support both IndexTuningConfig and ParallelIndexTuningConfig
for compaction task (#9222)
No new revisions were added by this update.
Summary of changes:
...java => IndexingServiceTuningConfigModule.java} | 14 +-
.../druid/indexing/common/task/CompactionTask.java | 57 ++++-
.../druid/indexing/common/task/IndexTask.java | 1 -
.../batch/parallel/ParallelIndexTuningConfig.java | 2 -
.../common/task/ClientCompactQuerySerdeTest.java | 3 +
.../indexing/common/task/CompactionTaskTest.java | 257 +++++++++++++++++++++
.../druid/indexing/common/task/TaskSerdeTest.java | 6 +
.../main/java/org/apache/druid/cli/CliIndexer.java | 2 +
.../org/apache/druid/cli/CliMiddleManager.java | 2 +
.../java/org/apache/druid/cli/CliOverlord.java | 2 +
.../main/java/org/apache/druid/cli/CliPeon.java | 2 +
11 files changed, 333 insertions(+), 15 deletions(-)
copy
indexing-service/src/main/java/org/apache/druid/guice/{IndexingServiceFirehoseModule.java
=> IndexingServiceTuningConfigModule.java} (73%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]