[ 
https://issues.apache.org/jira/browse/SPARK-43879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17737962#comment-17737962
 ] 

Snoot.io commented on SPARK-43879:
----------------------------------

User 'beliefer' has created a pull request for this issue:
https://github.com/apache/spark/pull/41527

> 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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to