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 9ca8f1e  Remove IncrementalIndex template modifier (#11160)
     add a96aed0  Fix indefinite WAITING batch task when lock is revoked 
(#11788)

No new revisions were added by this update.

Summary of changes:
 .../common/actions/TimeChunkLockAcquireAction.java |  2 +-
 .../actions/TimeChunkLockTryAcquireAction.java     |  3 +-
 .../common/task/AbstractBatchIndexTask.java        |  4 ++
 .../common/task/AbstractFixedIntervalTask.java     | 15 +++++-
 .../task/AppenderatorDriverRealtimeIndexTask.java  | 12 ++++-
 .../indexing/common/task/HadoopIndexTask.java      | 18 ++++++-
 .../indexing/common/task/RealtimeIndexTask.java    | 15 ++++--
 .../SinglePhaseParallelIndexTaskRunner.java        |  4 ++
 .../apache/druid/indexing/overlord/LockResult.java | 11 +++--
 .../druid/indexing/overlord/TaskLockbox.java       | 12 +++--
 .../SeekableStreamIndexTaskRunner.java             | 12 ++++-
 .../druid/indexing/overlord/TaskLifecycleTest.java | 55 ++++++++++++++++++++++
 12 files changed, 145 insertions(+), 18 deletions(-)

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

Reply via email to