Skip to content

fix: Avoid sleep on stop in K8sDruidNodeDiscoveryProvider. - #19748

Merged
cryptoe merged 1 commit into
apache:masterfrom
gianm:k8s-disco-shutdown
Jul 25, 2026
Merged

fix: Avoid sleep on stop in K8sDruidNodeDiscoveryProvider.#19748
cryptoe merged 1 commit into
apache:masterfrom
gianm:k8s-disco-shutdown

Conversation

@gianm

@gianm gianm commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

Prior to this patch, an InterruptedException caused by shutdownNow() in stop() would trigger sleep(watcherErrorRetryWaitMS), leading to a ten second delay on stop().

Prior to this patch, an InterruptedException caused by shutdownNow()
in stop() would trigger sleep(watcherErrorRetryWaitMS), leading to a
ten second delay on stop().
@cryptoe
cryptoe merged commit 67aa25c into apache:master Jul 25, 2026
28 checks passed
@github-actions github-actions Bot added this to the 39.0.0 milestone Jul 25, 2026
@gianm
gianm deleted the k8s-disco-shutdown branch July 27, 2026 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants