Niranjan Jayakar created SPARK-48810:
----------------------------------------
Summary: [CONNECT] session.stop() should be best effort
Key: SPARK-48810
URL: https://issues.apache.org/jira/browse/SPARK-48810
Project: Spark
Issue Type: Improvement
Components: Connect, PySpark
Affects Versions: 3.5.1, 4.0.0
Reporter: Niranjan Jayakar
The stop() on a connect session calls ReleaseSession RPC.
However, if the session is already dead, this call throws an error. Generate
warnings instead since calling stop on a dead session is a no-op.
Further stop() API should be idempotent.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]