Changgyoo Park created SPARK-49580:
--------------------------------------

             Summary: 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


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).

+ (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]

Reply via email to