[ 
https://issues.apache.org/jira/browse/SPARK-43879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated SPARK-43879:
-----------------------------------
    Labels: pull-request-available  (was: )

> 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
>              Labels: pull-request-available
>
> 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