This is an automated email from the ASF dual-hosted git repository.
georgew5656 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
from cdf78ecccd4 Fix IndexSpec in SqlBenchmark to use
stringEncodingStrategy (#16336)
add c1bf4fed901 API for stopping streaming tasks early (#16310)
No new revisions were added by this update.
Summary of changes:
docs/api-reference/supervisor-api.md | 57 +++++++++
.../overlord/supervisor/SupervisorManager.java | 10 ++
.../overlord/supervisor/SupervisorResource.java | 61 ++++++++++
.../supervisor/SeekableStreamSupervisor.java | 56 ++++++++-
.../overlord/supervisor/SupervisorManagerTest.java | 21 ++++
.../SeekableStreamSupervisorStateTest.java | 127 +++++++++++++++++++++
.../indexing/overlord/supervisor/Supervisor.java | 7 ++
.../druid/indexing/NoopSupervisorSpecTest.java | 12 ++
8 files changed, 349 insertions(+), 2 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]