apache / apache/druid

The `LifecycleForkJoinPool` needs a configurable shutdown timeout

Open
#6,264 2 comments 0 reactions 0 assignees View on GitHub
Area - Operations stale
Dominant language
Java
Stars
14.1k
Forks
3.8k
Avg merge
2d 31m
Merged PRs (30d)
209

Description

In the PR https://github.com/apache/incubator-druid/pull/5913#discussion_r213490673 there is a lifecycled `ForkJoinPool` which has a deadline on the shutdown. This ask is that the deadline be configurable.

Contributor guide

Open the contributing guide

Research direction

Start with the linked PR discussion and search the repository for LifecycleForkJoinPool and its shutdown deadline. Trace how the deadline is currently set and identify the existing configuration path; done means the shutdown timeout can be configured and the relevant behavior is covered by tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.