[
https://issues.apache.org/jira/browse/SPARK-49585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyukjin Kwon resolved SPARK-49585.
----------------------------------
Fix Version/s: 4.0.0
Resolution: Fixed
Issue resolved by pull request 48071
[https://github.com/apache/spark/pull/48071]
> Get rid of unnecessary executions list in SessionHolder
> -------------------------------------------------------
>
> Key: SPARK-49585
> URL: https://issues.apache.org/jira/browse/SPARK-49585
> Project: Spark
> Issue Type: Improvement
> Components: Connect
> Affects Versions: 4.0.0
> Reporter: Changgyoo Park
> Assignee: Changgyoo Park
> Priority: Minor
> Labels: pull-request-available
> Fix For: 4.0.0
>
>
> ExecutionManager.executions can fully substitute SessionHolder.executions.
> Adverse effect.
> - interrupt* will take longer if there are many sessions with many executions
> -> SessionHolder manages a set of operation IDs instead of ExecuteHolders.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]