Open
Description
Describe the bug
With remote publication, in case of an full cluster state download timeout, threads continue to work on the read tasks in thread pool even though the cluster state download attempt has been marked as failed. This causes the queue build up and impacts the threads available for subsequent downloads.
Related component
Cluster Manager
To Reproduce
- Create a cluster with data nodes having 2vcpu
- Create 10k indices
- Simulate node drop
Expected behavior
Tasks from timed-out cluster state download should be terminated.
Additional Details
Plugins
Please list all plugins currently enabled.
Screenshots
If applicable, add screenshots to help explain your problem.
Host/Environment (please complete the following information):
- OS: [e.g. iOS]
- Version [e.g. 22]
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
🆕 New