You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/10/14 00:18:00 UTC

[jira] [Updated] (SPARK-43879) Decouple handle command and send response on server side

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