[
https://issues.apache.org/jira/browse/SPARK-49580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated SPARK-49580:
-----------------------------------
Labels: pull-request-available (was: )
> Basic admission control over the number of concurrent executions
> ----------------------------------------------------------------
>
> Key: SPARK-49580
> URL: https://issues.apache.org/jira/browse/SPARK-49580
> Project: Spark
> Issue Type: Improvement
> Components: Connect
> Affects Versions: 4.0.0
> Reporter: Changgyoo Park
> Priority: Major
> Labels: pull-request-available
>
> Related to https://issues.apache.org/jira/browse/SPARK-49544
> Need to limit the number of ExecuteHolders associated to a single session.
> -> If the limit is reached, the client should retry (add a new error class +
> modify RetryPolicy.scala).
> *I'd like to emphasise that this can be a (D)DoS attack vector! A single
> session can spawn unlimited number of threads!*.
> + (Maybe) The number of total sessions should also be limited.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]