This is an automated email from the ASF dual-hosted git repository.
jihoonson pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git.
from a366753 Consolidate multi-value dimension doc and highlight
configurability (#11428)
add 8729b40 Add the error message in taskStatus for task failures in
overlord (#11419)
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/druid/indexer/TaskStatus.java | 15 ++
.../druid/indexing/overlord/RemoteTaskRunner.java | 199 +++++++++++------
.../apache/druid/indexing/overlord/TaskQueue.java | 10 +-
.../overlord/hrtr/HttpRemoteTaskRunner.java | 82 ++++++-
.../druid/indexing/overlord/hrtr/WorkerHolder.java | 44 ++--
.../indexing/overlord/RemoteTaskRunnerTest.java | 40 ++++
.../druid/indexing/overlord/TaskQueueTest.java | 46 +++-
.../overlord/hrtr/HttpRemoteTaskRunnerTest.java | 246 +++++++++++++++++++++
.../indexing/overlord/hrtr/WorkerHolderTest.java | 12 +
9 files changed, 601 insertions(+), 93 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]