You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tell us about your request. Provide a summary of the request and all versions that are affected.
Give a brief description of your request.
We have introduced new settings for cluster manager task throttling. User can define throttling limit for task types in dynamic settings. Cluster manager node will throttle new task submission from data node if total task of given type in pending task queue breaches the threshold limit. Data node will internally perform retries on it.
What do you want to do?
Tell us about your request. Provide a summary of the request and all versions that are affected.
Give a brief description of your request.
We have introduced new settings for cluster manager task throttling. User can define throttling limit for task types in dynamic settings. Cluster manager node will throttle new task submission from data node if total task of given type in pending task queue breaches the threshold limit. Data node will internally perform retries on it.
Setting format:
Sample e.g
Set threshold limit to -1 to disable the throttling on given task type.
Default value of these new settings are -1 i.e. disabled throttling for task types.
Task types supported for throttling framework:
Which versions are affected?
2.4.0
What other resources are available? Provide links to related issues, POCs, steps for testing, etc.
Github Issue
#479
PRs
Point of Contact for technical question
dhwanip / ruhelag
The text was updated successfully, but these errors were encountered: