[
https://issues.apache.org/jira/browse/SPARK-43879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17728642#comment-17728642
]
ASF GitHub Bot commented on SPARK-43879:
----------------------------------------
User 'beliefer' has created a pull request for this issue:
https://github.com/apache/spark/pull/41379
> Decouple handle command and send response on server side
> --------------------------------------------------------
>
> Key: SPARK-43879
> URL: https://issues.apache.org/jira/browse/SPARK-43879
> Project: Spark
> Issue Type: Sub-task
> Components: Connect
> Affects Versions: 3.5.0
> Reporter: jiaan.geng
> Priority: Major
>
> SparkConnectStreamHandler treat the request from connect client and send the
> response back to connect client. SparkConnectStreamHandler hold a component
> StreamObserver which is used to send response.
> So I think we should keep the StreamObserver could be accessed only with
> SparkConnectStreamHandler.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]