This is an automated email from the ASF dual-hosted git repository.
kfaraz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
from a44ab109d55 remove druid.expressions.useStrictBooleans in favor of
always being true (#17568)
add 9ff11731c8f Parallelize supervisor stop logic to make it run faster
(#17535)
No new revisions were added by this update.
Summary of changes:
.../overlord/supervisor/SupervisorManager.java | 21 ++++++-
.../supervisor/SeekableStreamSupervisor.java | 14 +++++
.../overlord/supervisor/SupervisorManagerTest.java | 11 +++-
.../SeekableStreamSupervisorStateTest.java | 22 +++++++
.../indexing/overlord/supervisor/Supervisor.java | 18 ++++++
.../overlord/supervisor/StreamSupervisorTest.java | 71 ++++++++++++++++++++++
6 files changed, 152 insertions(+), 5 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]